Represents a state of the player. The player will return its current state in this format via a call to GetPlayerState(). Operators are provided for comparing this PlayerState object directly to individual CYIAbstractVideoPlayer::MediaState or CYIAbstractVideoPlayer::PlaybackState enum values.
#include <player/YiAbstractVideoPlayer.h>
Public Attributes | |
MediaState | mediaState |
PlaybackState | playbackState |
MediaState CYIAbstractVideoPlayer::PlayerState::mediaState |
PlaybackState CYIAbstractVideoPlayer::PlayerState::playbackState |