You.i Engine
CYIAbstractVideoPlayer::PlayerState Struct Reference

Detailed Description

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::MEDIA_STATE or CYIAbstractVideoPlayer::PLAYBACK_STATE enum values.

#include <player/YiAbstractVideoPlayer.h>

Public Attributes

MEDIA_STATE mediaState
 
PLAYBACK_STATE playbackState
 

Member Data Documentation

MEDIA_STATE CYIAbstractVideoPlayer::PlayerState::mediaState
PLAYBACK_STATE CYIAbstractVideoPlayer::PlayerState::playbackState

The documentation for this struct was generated from the following file: