User Guide
VideoPlayer class 709
VideoPlayer.DEFAULT_INCMANAGER
“mx.video.NCManager”
Name of the default
(mx.video.NCManager) or
custom implementation of
the INCManager interface.
VideoPlayer.DISCONNECTED
"disconnected"
Possible value for the state
property. Indicates that the
FLV file stream is
disconnected.
VideoPlayer.LOADING
"loading"
Possible value for the state
property. Indicates that the
FLV file is loading.
VideoPlayer.PAUSED
"paused"
Possible value for the state
property. Indicates that the
FLV file is paused.
VideoPlayer.PLAYING
"playing"
Possible value for the state
property. Indicates that the
FLV file is playing.
VideoPlayer.RESIZING
“resizing”
Possible value for the state
property. Indicates that the
FLV file is resizing.
VideoPlayer.REWINDING
"rewinding"
Possible value for the state
property. Indicates that the
FLV file is rewinding.
VideoPlayer.SEEKING
"seeking"
Possible value for the state
property. Indicates that the
FLV file is seeking.
VideoPlayer.STOPPED
"stopped"
Possible value for the state
property. Indicates that the
FLV file is stopped.
VideoPlayer.version
x.x.x.xx A number that is the
component’s version
number.
Property Value Description