1.2.0 ENABLE.player
Members
-
static,constant ENABLE.player.NO_ENCRYPTION String
-
Parameter for
Player#setSource
indicating how the video source is encryption (only for DASH).- Since:
-
- 1.0.0
-
static,constant ENABLE.player.PLAYEREVENT_RELEASING String
-
Event occurs before player released (see
Player#setEventCallback
- Since:
-
- 1.0.0
-
static,constant ENABLE.player.PLAYREADY String
-
Parameter for
Player#setSource
indicating how the video source is encryption (only for DASH).- Since:
-
- 1.0.0
-
static,constant ENABLE.player.VIDEOEVENT_BUFFERING String
-
Event occurs when media buffer is empty (e.g. DASH and HLS source) (see
Player#setEventCallback
- Since:
-
- 1.0.0
-
static,constant ENABLE.player.VIDEOEVENT_DECRYPTION_FAIL String
-
Event occurs when decryption fail (see
Player#setEventCallback
).- Since:
-
- 1.0.0
-
static,constant ENABLE.player.VIDEOEVENT_END_OF_STREAM String
-
Event occurs when video stream reaches the end (see
Player#setEventCallback
).- Since:
-
- 1.0.0
-
static,constant ENABLE.player.VIDEOEVENT_ERROR String
-
Event occurs when there is an unexpected error (see
Player#setEventCallback
).- Since:
-
- 1.0.0
-
static,constant ENABLE.player.VIDEOEVENT_METADATA_LOADED String
-
Event occurs when metadata is loaded (e.g. tracks info, duration) (see
Player#setEventCallback
).- Since:
-
- 1.0.0
-
static,constant ENABLE.player.VIDEOEVENT_PLAYBACK_BUFFER_READY String
-
Event occurs when media buffer is ready (e.g. DASH and HLS source) (see
Player#setEventCallback
).- Since:
-
- 1.0.0
-
static,constant ENABLE.player.VIDEOEVENT_PLAYBACK_BUFFERING String
-
Event occurs when media buffer is starting to buffer (see
Player#setEventCallback
).- Since:
-
- 1.0.0
-
static,constant ENABLE.player.VIDEOEVENT_PLAYBACK_RESUMED String
-
Event occurs when video playback is resumed (see
Player#setEventCallback
).- Since:
-
- 1.0.0
-
static,constant ENABLE.player.VIDEOEVENT_PLAYBACK_STOPPED String
-
Event occurs when video playback is stopped (see
Player#setEventCallback
).- Since:
-
- 1.0.0
-
static,constant ENABLE.player.VIDEOEVENT_READY_TO_START String
-
Event occurs when player is ready to start playback (see
Player#setEventCallback
).- Since:
-
- 1.0.0
-
static,constant ENABLE.player.VIDEOEVENT_SEEKED String
-
Event occurs when video has seeked (see
Player#setEventCallback
).- Since:
-
- 1.0.0
-
static,constant ENABLE.player.VIDEOEVENT_STREAM_STARTED String
-
Event occurs when video stream is started (see
Player#setEventCallback
).- Since:
-
- 1.0.0
-
static,constant ENABLE.player.WIDEVINE String
-
Parameter for
Player#setSource
indicating how the video source is encryption (only for DASH).- Since:
-
- 1.0.0