Aurigma Graphics Mill 5.5 for .NET
AviAudioManager..::.GetAverageBytesPerSecond Method
Gets the average BPS (bytes per second) value of the specified audio stream.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill.Codecs.AviProcessor (in Aurigma.GraphicsMill.Codecs.AviProcessor.dll)
Syntax
Parameters
- streamIndex
-
Type: System..::.Int32
An index of the audio stream.
Return Value
An integer value containing the average BPS (bytes per second) value of the specified audio stream.Remarks
Stream indexes are zero-based. To get the total number of audio streams, use the AudioStreamCount property.