ltmmMediaType.FormatType Property

Visual Basic example

Syntax

object.FormatType As String

Remarks

Gets or sets the format buffer type.

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.Subtype Property, ltmmMediaType.TemporalCompression Property, ltmmMediaType.Type Property, ltmmMediaType.GetFormatData Method, ltmmMediaType.SetFormatData Method

Topics:

ltmmMediaType object