ltmmMediaType.Type Property

Visual Basic example

Syntax

object.Type As String

Remarks

Gets or sets the major type of the media sample.

The returned string contains 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.

Platforms

Win32, x64

See Also

Elements:

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

Topics:

ltmmMediaType object