MediaDevice class
Helper class for managing audio/video devices
Constructors
- MediaDevice([int index = 0])
Properties
Methods
-
fromMap(
Map argsMap) → bool -
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