streams property
streams property
Gets the number of streams in the file. For example, a file with audio and video has two streams.
Definition:
@property
def streams(self):
...
See Also
- module
groupdocs.metadata.formats.video - class
AviHeader
Gets the number of streams in the file. For example, a file with audio and video has two streams.
@property
def streams(self):
...
groupdocs.metadata.formats.videoAviHeader