Gets the number of audio streams in the AVI file.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill.Codecs.AviProcessor (in Aurigma.GraphicsMill.Codecs.AviProcessor.dll)
Public ReadOnly Property AudioStreamCount As Integer
public int AudioStreamCount { get; }
You can use this member only if you get this instance of the AviAudioManager from the reader object.