List of All Members for Video
This is the complete list of members for Video, including inherited members.
- autoPlay : bool
(since 6.7)
- bufferProgress : real
- duration : int
- error : enumeration
- errorString : string
- fillMode : enumeration
- hasAudio : bool
- hasVideo : bool
- loops : int
- metaData : mediaMetaData
- muted : bool
- orientation : int
- playbackRate : real
- playbackState : enumeration
- position : int
- seekable : bool
- source : url
- volume : real
- errorOccurred(error, errorString)
- pause()
- paused()
- play()
- playing()
- seek(offset)
- stop()
- stopped()