IPlfApiSoundAudioDescription |
Parameters | retval | Returns TRUE in the case that Audio Description (user) volume control is allowed within the current platform instance. FALSE is returned in case Audio Description (user) volume control is not allowed within the current platform instance |
Parameters | retval | Returns TRUE in the case that Audio Description (user) volume control is allowed within the current use case. FALSE is returned in case Audio Description (user) volume control is not allowed within the current use-case |
Parameters | retval | The minimum volume |
Parameters | retval | The maximum volume |
Parameters | retval | The parameter volume specifies the volume level of the Audio Description stream before being mixed with the main audio stream. The value of the volume parameter must be in between GetVolumeMin and GetVolumeMax |
Parameters | retval | The actual volume level |
Parameters | retval | Returns TRUE in the case that Audio Description routing is allowed within the current platform instance. FALSE is returned in case Audio Description routing is not allowed within the current platform instance |
Parameters | retval | Returns TRUE in the case that Audio Description routing is allowed within the current use-case. FALSE is returned in case Audio Description routing is not allowed within the current use-case |
Parameters | outputs | The parameter outputs specifies on which outputs the Audio Description stream is to be mixed with the main audio stream. For this purpose, zero or more of the constants MainSpeakers, HeadPhones, MonitorOut (variable output level) and SpdifOut (comprises SPDIF, SCART and line-out (fixed output level)) can be OR-ed. The included outputs (constants) will have the Audio Description (once it is available), whereas the outputs that are not included will not have the Audio Description. In the case that routing for Audio Descriptor is no longer needed, then the constant NoADRouting shall be used as a parameter |
Parameters | retval | Returns on which outputs the Audio Description stream will be mixed with the main audio stream. A logical AND operation with the constants MainSpeakers, HeadPhones, MonitorOut and SpdifOut can be done to obtain the result for a specific output. See also SetADRouting. |