Location:
Audio.h
class TMdaAudioStreamVolumeRamp : public TMdaPackage;
Volume ramping control on audio stream devices
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
TMdaAudioStreamVolumeRamp
- Volume ramping control on audio stream devices
Defined in TMdaAudioStreamVolumeRamp
:
TMdaAudioStreamVolumeRamp()
, iDuration
Inherited from TMdaPackage
:
SetUid()
,
Type()
,
Uid()
,
operator==()
Inherited from TMdaRawPackage
:
Package()
,
SetSize()
,
iThis
TTimeIntervalMicroSeconds iDuration;