Recorder class final
- Inheritance
- Implemented types
- Available extensions
Constructors
- Recorder()
Properties
-
address
→ Pointer<
T> -
Available on T, provided by the StructAddress extension
The memory address of the underlying data.no setter - captureCount ↔ int
-
getter/setter pair
- captureGeneration ↔ int
-
getter/setter pair
-
captureInfos
↔ Pointer<
CaptureDeviceInfo> -
getter/setter pair
- channels ↔ int
-
getter/setter pair
- circular_buffer ↔ CircularBuffer
-
getter/setter pair
- context ↔ ma_context
-
getter/setter pair
- context_initialized ↔ bool
-
getter/setter pair
- device ↔ ma_device
-
getter/setter pair
- device_config ↔ ma_device_config
-
getter/setter pair
-
encode_buffer
↔ Pointer<
Uint8> -
getter/setter pair
- encode_buffer_size ↔ int
-
getter/setter pair
- encode_buffer_used ↔ int
-
getter/setter pair
- encoder ↔ ma_encoder
-
getter/setter pair
- encoder_config ↔ ma_encoder_config
-
getter/setter pair
-
filename
↔ Pointer<
Char> -
getter/setter pair
- format → ma_format
-
no setter
- formatAsInt ↔ int
-
getter/setter pair
- frameSize ↔ int
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- is_file_recording ↔ bool
-
getter/setter pair
- is_recording ↔ bool
-
getter/setter pair
- rb ↔ ma_pcm_rb
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sample_rate ↔ int
-
getter/setter pair
-
user_data
↔ Pointer<
Void> -
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited