kodi
CCoreAudioDevice Member List

This is the complete list of members for CCoreAudioDevice, including all inherited members.

AddIOProc(AudioDeviceIOProc ioProc, void *pCallbackData) (defined in CCoreAudioDevice)CCoreAudioDevice
CCoreAudioDevice()=default (defined in CCoreAudioDevice)CCoreAudioDevice
CCoreAudioDevice(AudioDeviceID deviceId) (defined in CCoreAudioDevice)CCoreAudioDeviceexplicit
Close() (defined in CCoreAudioDevice)CCoreAudioDevice
defaultOutputDeviceChanged(AudioObjectID inObjectID, UInt32 inNumberAddresses, const AudioObjectPropertyAddress inAddresses[], void *inClientData) (defined in CCoreAudioDevice)CCoreAudioDeviceprotectedstatic
GetBufferSize() (defined in CCoreAudioDevice)CCoreAudioDevice
GetCurrentDataSourceName() const (defined in CCoreAudioDevice)CCoreAudioDevice
GetDataSource(UInt32 &dataSourceId) const (defined in CCoreAudioDevice)CCoreAudioDevice
GetDataSourceName(UInt32 dataSourceId) const (defined in CCoreAudioDevice)CCoreAudioDevice
GetDataSources(CoreAudioDataSourceList *pList) const (defined in CCoreAudioDevice)CCoreAudioDevice
GetHogStatus() (defined in CCoreAudioDevice)CCoreAudioDevice
GetId() const (defined in CCoreAudioDevice)CCoreAudioDeviceinline
GetMixingSupport() (defined in CCoreAudioDevice)CCoreAudioDevice
GetName() const (defined in CCoreAudioDevice)CCoreAudioDevice
GetNominalSampleRate() (defined in CCoreAudioDevice)CCoreAudioDevice
GetNumChannelsOfStream(UInt32 streamIdx) const (defined in CCoreAudioDevice)CCoreAudioDevice
GetNumLatencyFrames() (defined in CCoreAudioDevice)CCoreAudioDevice
GetPreferredChannelLayout(CCoreAudioChannelLayout &layout) const (defined in CCoreAudioDevice)CCoreAudioDevice
GetPreferredChannelLayoutForStereo(CCoreAudioChannelLayout &layout) const (defined in CCoreAudioDevice)CCoreAudioDevice
GetStreams(AudioStreamIdList *pList) (defined in CCoreAudioDevice)CCoreAudioDevice
GetTotalOutputChannels() const (defined in CCoreAudioDevice)CCoreAudioDevice
GetTransportType() const (defined in CCoreAudioDevice)CCoreAudioDevice
IsDigital() const (defined in CCoreAudioDevice)CCoreAudioDevice
IsRunning() (defined in CCoreAudioDevice)CCoreAudioDevice
m_BufferSizeRestore (defined in CCoreAudioDevice)CCoreAudioDeviceprotected
m_callbackSuppressTimer (defined in CCoreAudioDevice)CCoreAudioDeviceprotectedstatic
m_defaultOutputDeviceChangedCB (defined in CCoreAudioDevice)CCoreAudioDeviceprotectedstatic
m_DeviceId (defined in CCoreAudioDevice)CCoreAudioDeviceprotected
m_frameSize (defined in CCoreAudioDevice)CCoreAudioDeviceprotected
m_HogPid (defined in CCoreAudioDevice)CCoreAudioDeviceprotected
m_IoProc (defined in CCoreAudioDevice)CCoreAudioDeviceprotected
m_MixerRestore (defined in CCoreAudioDevice)CCoreAudioDeviceprotected
m_ObjectListenerProc (defined in CCoreAudioDevice)CCoreAudioDeviceprotected
m_OutputBufferIndex (defined in CCoreAudioDevice)CCoreAudioDeviceprotected
m_SampleRateRestore (defined in CCoreAudioDevice)CCoreAudioDeviceprotected
m_Started (defined in CCoreAudioDevice)CCoreAudioDeviceprotected
Open(AudioDeviceID deviceId) (defined in CCoreAudioDevice)CCoreAudioDevice
RegisterDefaultOutputDeviceChangedCB(bool bRegister, AudioObjectPropertyListenerProc callback, void *ref) (defined in CCoreAudioDevice)CCoreAudioDevicestatic
RegisterDeviceChangedCB(bool bRegister, AudioObjectPropertyListenerProc callback, void *ref) (defined in CCoreAudioDevice)CCoreAudioDevicestatic
RemoveIOProc() (defined in CCoreAudioDevice)CCoreAudioDevice
RemoveObjectListenerProc(AudioObjectPropertyListenerProc callback, void *pClientData) (defined in CCoreAudioDevice)CCoreAudioDevice
SetBufferSize(UInt32 size) (defined in CCoreAudioDevice)CCoreAudioDevice
SetCurrentVolume(Float32 vol) (defined in CCoreAudioDevice)CCoreAudioDevice
SetDataSource(UInt32 &dataSourceId) (defined in CCoreAudioDevice)CCoreAudioDevice
SetHogStatus(bool hog) (defined in CCoreAudioDevice)CCoreAudioDevice
SetMixingSupport(UInt32 mix) (defined in CCoreAudioDevice)CCoreAudioDevice
SetNominalSampleRate(Float64 sampleRate) (defined in CCoreAudioDevice)CCoreAudioDevice
SetObjectListenerProc(AudioObjectPropertyListenerProc callback, void *pClientData) (defined in CCoreAudioDevice)CCoreAudioDevice
Start() (defined in CCoreAudioDevice)CCoreAudioDevice
Stop() (defined in CCoreAudioDevice)CCoreAudioDevice
SuppressDefaultOutputDeviceCB(unsigned int suppressTimeMs) (defined in CCoreAudioDevice)CCoreAudioDeviceinlinestatic
~CCoreAudioDevice() (defined in CCoreAudioDevice)CCoreAudioDevicevirtual