ltmmMediaType.Subtype Property

Visual Basic example

Syntax

object.Subtype As String

Remarks

Gets or sets the subtype of the media sample.

The returned string contains a formatted Globally Unique Identifier (GUID) of the form {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}. For more information on the available GUIDs, refer to the DirectShow documentation.

Assignment could raise an error exception. For more information, refer to the Error Codes.

See Also

Elements:

ltmmMediaType.Format Property, ltmmMediaType.FixedSizeSamples Property, ltmmMediaType.FormatSize Property, ltmmMediaType.SampleSize Property, ltmmMediaType.FormatType Property, ltmmMediaType.TemporalCompression Property, ltmmMediaType.Type Property, ltmmMediaType.GetFormatData Method, ltmmMediaType.SetFormatData Method

Topics:

ltmmMediaType object