snd_pcm_scope_ops_ class final
- Inheritance
- Implemented types
- Available extensions
Constructors
Properties
-
close
↔ Pointer<
NativeFunction< Void Function(Pointer< >snd_pcm_scope_t> scope)> -
getter/setter pair
-
disable
↔ Pointer<
NativeFunction< Void Function(Pointer< >snd_pcm_scope_t> scope)> -
getter/setter pair
-
enable
↔ Pointer<
NativeFunction< Int Function(Pointer< >snd_pcm_scope_t> scope)> -
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
-
reset
↔ Pointer<
NativeFunction< Void Function(Pointer< >snd_pcm_scope_t> scope)> -
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
start
↔ Pointer<
NativeFunction< Void Function(Pointer< >snd_pcm_scope_t> scope)> -
getter/setter pair
-
stop
↔ Pointer<
NativeFunction< Void Function(Pointer< >snd_pcm_scope_t> scope)> -
getter/setter pair
-
update
↔ Pointer<
NativeFunction< Void Function(Pointer< >snd_pcm_scope_t> scope)> -
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