91 void (*set_stream) (
ccl_notifier_context_t *notifier_context,
int bitrate_kbps,
const char *cdn,
const char *resource);
user button down the position bar
Definition: ccl_notifier_if.h:52
ccl_notifier_t is used to push video playback data notifications to the Conviva library.
Definition: ccl_notifier_if.h:69
Subtitle.
Definition: ccl_notifier_if.h:62
ccl_langauge_event_type_t
Constants for the language change events.
Definition: ccl_notifier_if.h:58
The player is paused by user request.
Definition: ccl_notifier_if.h:36
Closed Caption.
Definition: ccl_notifier_if.h:64
The player is not playing for lack of data.
Definition: ccl_notifier_if.h:33
Audio.
Definition: ccl_notifier_if.h:60
player start seek event
Definition: ccl_notifier_if.h:48
Internal. Do not use.
Definition: ccl_notifier_if.h:39
ccl_seek_action_t
Constants for the seek actions.
Definition: ccl_notifier_if.h:46
user button up the position bar
Definition: ccl_notifier_if.h:54
The player is idle.
Definition: ccl_notifier_if.h:27
The player is actually playing content (new frames are rendered, position inside the content changes)...
Definition: ccl_notifier_if.h:30
struct ccl_monitor ccl_notifier_context_t
Definition: ccl_notifier_if.h:21
player end seek event
Definition: ccl_notifier_if.h:50
ccl_player_state_t
Constants for the valid playing states.
Definition: ccl_notifier_if.h:24
Use this as a default if the current player state does not fit the aforementioned states...
Definition: ccl_notifier_if.h:42