Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.Info_DVD_DecoderCaps_BwdMaxRateAudio Method

Gets maximum audio data rate in reverse direction.

Pascal
function Info_DVD_DecoderCaps_BwdMaxRateAudio: Double;
C++
__fastcall Double Info_DVD_DecoderCaps_BwdMaxRateAudio();
C#
public Double Info_DVD_DecoderCaps_BwdMaxRateAudio();
Visual Basic
Public Function Info_DVD_DecoderCaps_BwdMaxRateAudio() As Double
Java
public Double Info_DVD_DecoderCaps_BwdMaxRateAudio();
IDL
Double Info_DVD_DecoderCaps_BwdMaxRateAudio();
JavaScript
Info_DVD_DecoderCaps_BwdMaxRateAudio

Returns maximum audio data rate in reverse direction. (0 if decoder does not support the smooth reverse mechanism.)

Copyright (c) 2013. All rights reserved.
What do you think about this topic? Send feedback!