|
Media Player Kit v1.3.0 API Reference for Android
|
Static Public Member Functions | |
| static int | getValue (MediaPlayerMetadataType type) |
Public Attributes | |
| PLAYER_METADATA_TYPE_UNKNOWN =(0) | |
| PLAYER_METADATA_TYPE_SEI =(1) | |
Private Member Functions | |
| MediaPlayerMetadataType (int v) | |
Private Attributes | |
| int | value |
MediaPlayerMetadataType, reporting the type of the media metadata.
| io.agora.mediaplayer.Constants.MediaPlayerMetadataType.PLAYER_METADATA_TYPE_UNKNOWN =(0) |
0: The type is unknown.
| io.agora.mediaplayer.Constants.MediaPlayerMetadataType.PLAYER_METADATA_TYPE_SEI =(1) |
1: The type is SEI.