ltmmMediaInfo.StreamSubtypeName Property

Visual Basic Example

Syntax

object.StreamSubtypeName As String

Remarks

(Read only) This property is updated with the name of the subtype 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 change the 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 on 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.CurrentStream property, ltmmMediaInfo.StreamDuration property, ltmmMediaInfo.StreamMediaType property, ltmmMediaInfo.StreamSubtype property, ltmmMediaInfo.StreamTypeName property, ltmmMediaInfo.StreamType property, ltmmMediaInfo.OutputStreams property

Topics:

Multimedia Properties, Methods and Events,
Media File Information