VideoContent class
Container for the video content callbacks. rect specifies the screen coordinates to show a video to.
- Inheritance
-
- Object
- MediaContent
- VideoContent
Constructors
-
VideoContent.new(List<
String> paths, Rect rect, String uuid) -
const
Properties
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