Streams

AviHeader.Streams property

Gets the number of streams in the file. For example, a file with audio and video has two streams.

public int Streams { get; }

Property Value

The number of streams.

See Also