ltmmMediaInfo.CurrentStream Property
object.CurrentStream As Long |
Remarks
Gets or sets the number of the current stream for the media file. This value is zero-based.
The current stream is the stream for which the following functions obtain information:
ltmmMediaInfo.StreamDuration property
ltmmMediaInfo.StreamMediaType property
ltmmMediaInfo.StreamSubtype property
ltmmMediaInfo.StreamSubtypeName property
ltmmMediaInfo.StreamType property
ltmmMediaInfo.StreamTypeName property
See Also