Returns the duration of the specified audio stream.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill.Codecs.AviProcessor (in Aurigma.GraphicsMill.Codecs.AviProcessor.dll)
Type: System.Int32
An index of the audio stream.Stream indexes are zero-based. To get the total number of audio streams, use the AudioStreamCount property.
You can use this member only if you get this instance of the AviAudioManager from the reader object.