ltmmMediaInfo.CurrentStream Property

Visual Basic Example

Syntax

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

Platforms

Win32, x64

See Also

Elements:

ltmmMediaInfo.StreamDuration property, ltmmMediaInfo.StreamMediaType property, ltmmMediaInfo.StreamSubtype property, ltmmMediaInfo.StreamSubtypeName property, ltmmMediaInfo.StreamType property, ltmmMediaInfo.StreamTypeName property, ltmmMediaInfo.OutputStreams property

Topics:

Multimedia Properties, Methods and Events,
Media File Information