JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
VideoComponent::Pimpl::MediaSession::Player::StateInfo Struct Reference
Collaboration diagram for VideoComponent::Pimpl::MediaSession::Player::StateInfo:

Public Attributes

int allowedActions = 0
 
bool canCallGetCurrentPosition
 
bool canCallGetPlaybackParams
 
bool canCallGetVideoDuration
 
bool canCallGetVideoHeight
 
bool canCallGetVideoWidth
 
bool canCallPause
 
bool canCallPrepare
 
bool canCallSeekTo
 
bool canCallSetAudioAttributes
 
bool canCallSetDataSource
 
bool canCallSetPlaybackParams
 
bool canCallSetVolume
 
bool canCallStart
 
bool canCallStop
 
bool isPlaying
 
int playbackStateFlag = 0
 

Member Data Documentation

◆ allowedActions

int VideoComponent::Pimpl::MediaSession::Player::StateInfo::allowedActions = 0

◆ canCallGetCurrentPosition

bool VideoComponent::Pimpl::MediaSession::Player::StateInfo::canCallGetCurrentPosition

◆ canCallGetPlaybackParams

bool VideoComponent::Pimpl::MediaSession::Player::StateInfo::canCallGetPlaybackParams

◆ canCallGetVideoDuration

bool VideoComponent::Pimpl::MediaSession::Player::StateInfo::canCallGetVideoDuration

◆ canCallGetVideoHeight

bool VideoComponent::Pimpl::MediaSession::Player::StateInfo::canCallGetVideoHeight

◆ canCallGetVideoWidth

bool VideoComponent::Pimpl::MediaSession::Player::StateInfo::canCallGetVideoWidth

◆ canCallPause

bool VideoComponent::Pimpl::MediaSession::Player::StateInfo::canCallPause

◆ canCallPrepare

bool VideoComponent::Pimpl::MediaSession::Player::StateInfo::canCallPrepare

◆ canCallSeekTo

bool VideoComponent::Pimpl::MediaSession::Player::StateInfo::canCallSeekTo

◆ canCallSetAudioAttributes

bool VideoComponent::Pimpl::MediaSession::Player::StateInfo::canCallSetAudioAttributes

◆ canCallSetDataSource

bool VideoComponent::Pimpl::MediaSession::Player::StateInfo::canCallSetDataSource

◆ canCallSetPlaybackParams

bool VideoComponent::Pimpl::MediaSession::Player::StateInfo::canCallSetPlaybackParams

◆ canCallSetVolume

bool VideoComponent::Pimpl::MediaSession::Player::StateInfo::canCallSetVolume

◆ canCallStart

bool VideoComponent::Pimpl::MediaSession::Player::StateInfo::canCallStart

◆ canCallStop

bool VideoComponent::Pimpl::MediaSession::Player::StateInfo::canCallStop

◆ isPlaying

bool VideoComponent::Pimpl::MediaSession::Player::StateInfo::isPlaying

◆ playbackStateFlag

int VideoComponent::Pimpl::MediaSession::Player::StateInfo::playbackStateFlag = 0

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