Location:
Audio.h
class TMdaLocalAudioDevice : public TMdaStreamDevice;
Local Audio Stream Device Control local microphone/speaker audio stream May not function during telephone call
TMdaRawPackage
- Abstract base class for all media server package types
TMdaPackage
- A data structure used to package messages (that include the package type) sent between the media server and its clients
TMdaStreamDevice
- Not used by MMF
TMdaLocalAudioDevice
- Local Audio Stream Device Control local microphone/speaker audio stream May not function during telephone call
Defined in TMdaLocalAudioDevice
:
TMdaLocalAudioDevice()
Inherited from TMdaPackage
:
SetUid()
,
Type()
,
Uid()
,
operator==()
Inherited from TMdaRawPackage
:
Package()
,
SetSize()
,
iThis
inline TMdaLocalAudioDevice();