AmityVideo class

Amity Video

Inheritance

Constructors

AmityVideo(AmityFileProperties fileProperties)

Properties

fileExtension String?
no setterinherited
fileId String?
no setterinherited
fileName String?
no setterinherited
fileProperties AmityFileProperties
getter/setter pair
fileSize String?
no setterinherited
fileUrl String?
no setterinherited
getFilePath String?
no setter
getFileProperties AmityFileProperties?
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
hasLocalPreview bool?
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getMimeType() String?
inherited
getResolutions() List<AmityVideoResolution>
getVideoUrl(AmityVideoResolution resolution) String?
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