The MediaPlayerStatus class measures the status of the media player. More...
#include <MediaPlayer.h>
Public Attributes | |
bool | audio_ready { false } |
audio ready | |
bool | video_ready { false } |
video ready | |
QString | video_discriptions {} |
video discriptions | |
QString | audio_discriptions {} |
audio discriptions | |
The MediaPlayerStatus class measures the status of the media player.