|
Agora Java API Reference for Android
|
The type of media metadata. More...
Static Public Member Functions | |
| static int | getValue (MediaPlayerMetadataType type) |
| static MediaPlayerMetadataType | fromNativeIndex (int nativeIndex) |
| static MediaPlayerMetadataType | getTypeByValue (int value) |
Public Attributes | |
| PLAYER_METADATA_TYPE_UNKNOWN =(0) | |
| PLAYER_METADATA_TYPE_SEI =(1) | |
The type of 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.
1.8.18