#include <AgoraMediaPlayerTypes.h>
◆ PlayerUpdatedInfo()
| agora::media::base::PlayerUpdatedInfo::PlayerUpdatedInfo |
( |
| ) |
|
|
inline |
◆ internalPlayerUuid
| const char* agora::media::base::PlayerUpdatedInfo::internalPlayerUuid |
◆ deviceId
| const char* agora::media::base::PlayerUpdatedInfo::deviceId |
◆ videoHeight
| int agora::media::base::PlayerUpdatedInfo::videoHeight |
Height (pixel) of the video.
◆ videoWidth
| int agora::media::base::PlayerUpdatedInfo::videoWidth |
Width (pixel) of the video.
◆ audioSampleRate
| int agora::media::base::PlayerUpdatedInfo::audioSampleRate |
◆ audioChannels
| int agora::media::base::PlayerUpdatedInfo::audioChannels |
The number of audio channels.
◆ audioBitsPerSample
| int agora::media::base::PlayerUpdatedInfo::audioBitsPerSample |
The number of bits per audio sample point.