106 void MHEG5audioPrint(
MHEG5Audio *audio,
char *out);
Implement the MHEG5 Stream Class Stream Class Defines the behaviour of a composition of continuous me...
void MHEG5audioDeactivate(MHEG5Audio *audio)
Apply the deactivation behaviour off the audio class. As this class has no own deactivation behaviour...
MHEG5ErrorCode MHEG5getVolume(MHEG5Root *target, MHEG5GList *params)
Returns the volume of an Audio. Implementation of the GetVolume (VolumeVar) action of the audio class...
Implement the MHEG5 Presentable Class Description Presentable Class Defines the behaviour of objects ...
MHEG5ErrorCode MHEG5setVolume(MHEG5Root *target, MHEG5GList *params)
Change the volume of an audio. Implementation of the SetVolume (NewVolume) action of the audio class...
void MHEG5audioActivate(MHEG5Audio *audio)
Apply the activation behaviour off the audio class. Apply the activation behaviour of the base class...
MHEG5Ingredient ingredient
void MHEG5audioPrepare(MHEG5Audio *audio)
Apply the preparation behaviour off the audio class Apply the preparation behaviour off the audio cla...
void MHEG5audioInit(MHEG5Audio *audio)
<Function description>="">
void MHEG5audioDestruct(MHEG5Audio *audio)
Destruct an audio object.
void MHEG5audioFree(MHEG5Audio *audio)
Free off all memory associated with the specified object, including any exchanged attributes and inte...