PlayerSDKNotifyCodes class
Constructors
- PlayerSDKNotifyCodes(int value)
-
const
Properties
Methods
-
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
Static Methods
-
forValue(
int id) → PlayerSDKNotifyCodes
Constants
- ADP_INIT_FAILED → const PlayerSDKNotifyCodes
- ADP_LASTFRAME → const PlayerSDKNotifyCodes
- ADP_STOPPED → const PlayerSDKNotifyCodes
- ARP_INIT_FAILED → const PlayerSDKNotifyCodes
- ARP_LASTFRAME → const PlayerSDKNotifyCodes
- ARP_STOPPED → const PlayerSDKNotifyCodes
- ARP_VOLUME_DETECTED → const PlayerSDKNotifyCodes
- CP_BUFFER_FILLED → const PlayerSDKNotifyCodes
- CP_CONNECT_AUTH_FAILED → const PlayerSDKNotifyCodes
- CP_CONNECT_AUTH_SUCCESSFUL → const PlayerSDKNotifyCodes
- CP_CONNECT_FAILED → const PlayerSDKNotifyCodes
- CP_CONNECT_STARTING → const PlayerSDKNotifyCodes
- CP_CONNECT_SUCCESSFUL → const PlayerSDKNotifyCodes
- CP_COOKIE_IS_CHANGED → const PlayerSDKNotifyCodes
- CP_DISCONNECT_SUCCESSFUL → const PlayerSDKNotifyCodes
- CP_ERROR_DISCONNECTED → const PlayerSDKNotifyCodes
- CP_ERROR_NODATA_TIMEOUT → const PlayerSDKNotifyCodes
- CP_INIT_FAILED → const PlayerSDKNotifyCodes
- CP_INTERRUPTED → const PlayerSDKNotifyCodes
- CP_RECORD_CLOSED → const PlayerSDKNotifyCodes
- CP_RECORD_STARTED → const PlayerSDKNotifyCodes
- CP_RECORD_STOPPED → const PlayerSDKNotifyCodes
- CP_SOURCE_AUDIO_DISCONTINUITY → const PlayerSDKNotifyCodes
- CP_SOURCE_VIDEO_DISCONTINUITY → const PlayerSDKNotifyCodes
- CP_SOURCE_VIDEO_STREAMINFO_NOT_COMPLETE → const PlayerSDKNotifyCodes
- CP_START_BUFFERING → const PlayerSDKNotifyCodes
- CP_STOP_BUFFERING → const PlayerSDKNotifyCodes
- CP_STOPPED → const PlayerSDKNotifyCodes
- CRP_STOPPED → const PlayerSDKNotifyCodes
- ONVIF_CLOSE_SUCCESSFUL → const PlayerSDKNotifyCodes
- ONVIF_CONNECTED_AUTH_FAILED → const PlayerSDKNotifyCodes
- ONVIF_CONNECTED_FAILED → const PlayerSDKNotifyCodes
- ONVIF_CONNECTED_SUCCESSFUL → const PlayerSDKNotifyCodes
- ONVIF_PIPELINE_BUILD_FAILED → const PlayerSDKNotifyCodes
- ONVIF_PIPELINE_BUILD_STARTING → const PlayerSDKNotifyCodes
- ONVIF_PIPELINE_BUILD_SUCCESSFUL → const PlayerSDKNotifyCodes
- ONVIF_PTZ_IS_SUPPORTED → const PlayerSDKNotifyCodes
- PLP_BUILD_FAILED → const PlayerSDKNotifyCodes
- PLP_BUILD_STARTING → const PlayerSDKNotifyCodes
- PLP_BUILD_SUCCESSFUL → const PlayerSDKNotifyCodes
- PLP_CLOSE_FAILED → const PlayerSDKNotifyCodes
- PLP_CLOSE_STARTING → const PlayerSDKNotifyCodes
- PLP_CLOSE_SUCCESSFUL → const PlayerSDKNotifyCodes
- PLP_EOS → const PlayerSDKNotifyCodes
- PLP_ERROR → const PlayerSDKNotifyCodes
- PLP_INTERRUPTED → const PlayerSDKNotifyCodes
- PLP_PLAY_FAILED → const PlayerSDKNotifyCodes
- PLP_PLAY_PAUSE → const PlayerSDKNotifyCodes
- PLP_PLAY_PLAY → const PlayerSDKNotifyCodes
- PLP_PLAY_STARTING → const PlayerSDKNotifyCodes
- PLP_PLAY_STOP → const PlayerSDKNotifyCodes
- PLP_PLAY_SUCCESSFUL → const PlayerSDKNotifyCodes
- PLP_SEEK_COMPLETED → const PlayerSDKNotifyCodes
- PLP_SEEK_FAILED → const PlayerSDKNotifyCodes
- PLP_SEEK_STARTED → const PlayerSDKNotifyCodes
- PLP_TRIAL_VERSION → const PlayerSDKNotifyCodes
- SDP_INIT_FAILED → const PlayerSDKNotifyCodes
- SDP_LASTFRAME → const PlayerSDKNotifyCodes
- SDP_STOPPED → const PlayerSDKNotifyCodes
- VDP_CRASH → const PlayerSDKNotifyCodes
- VDP_INIT_FAILED → const PlayerSDKNotifyCodes
- VDP_LASTFRAME → const PlayerSDKNotifyCodes
- VDP_STOPPED → const PlayerSDKNotifyCodes
- VRP_FFRAME_APAUSE → const PlayerSDKNotifyCodes
- VRP_FIRSTFRAME → const PlayerSDKNotifyCodes
- VRP_INIT_FAILED → const PlayerSDKNotifyCodes
- VRP_LASTFRAME → const PlayerSDKNotifyCodes
- VRP_NEED_SURFACE → const PlayerSDKNotifyCodes
- VRP_STOPPED → const PlayerSDKNotifyCodes
- VRP_SURFACE_ACQUIRE → const PlayerSDKNotifyCodes
- VRP_SURFACE_LOST → const PlayerSDKNotifyCodes
- VRP_SYNCPOINT → const PlayerSDKNotifyCodes