GetLastAverageStreamValue
Delphi
function GetLastAverageStreamValue (StreamType: TStreamType): LongInt;
C++Builder
System::LongInt __fastcall GetLastAverageStreamValue(TStreamType StreamType);
C#
public int GetLastAverageStreamValue(TStreamType StreamType);
VB.NET
Public Function GetLastAverageStreamValue(StreamType As TStreamType) As Integer
C++/Qt
int GetLastAverageStreamValue (TStreamType StreamType);
Returns the current average stream value, depending on StreamType :
st_Video: current average value of the RGB pixels
st_Audio: current average audio level