UnnamedUnion1 class
- Inheritance
-
- Implemented types
-
- Available extensions
Properties
-
ba
↔ Pointer<mpv_byte_array>
-
valid if format==MPV_FORMAT_BYTE_ARRAY
getter/setter pair
-
double_
↔ double
-
valid if format==MPV_FORMAT_INT64
getter/setter pair
-
flag
↔ int
-
valid if format==MPV_FORMAT_STRING
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
int64
↔ int
-
valid if format==MPV_FORMAT_FLAG
getter/setter pair
-
list
↔ Pointer<mpv_node_list>
-
valid if format==MPV_FORMAT_DOUBLE /
/*
valid if format==MPV_FORMAT_NODE_ARRAY
or if format==MPV_FORMAT_NODE_MAP
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
string
↔ Pointer<Int8>
-
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