ltmmMediaInfo.StreamTypeName Property

Visual Basic Example

Syntax

object.StreamTypeName As String

Remarks

(Read only) This property is updated with the name of the stream type, of the current stream in the source media file. This property is updated automatically when the ltmmMediaInfo.CurrentStream property is set to the current stream.

The number of the current stream can be found in the ltmmMediaInfo.CurrentStream property. To set a new current stream, set the ltmmMediaInfo.CurrentStream property to the new value. Once the current stream has been set the following properties are updated with information about the current stream:

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.CurrentStream property, ltmmMediaInfo.StreamDuration property, ltmmMediaInfo.StreamMediaType property, ltmmMediaInfo.StreamSubtype property, ltmmMediaInfo.StreamSubtypeName property, ltmmMediaInfo.StreamType property, ltmmMediaInfo.OutputStreams property

Topics:

Multimedia Properties, Methods and Events,
Media File Information