ltmmTargetFormat.SinkSubType Property

Visual Basic Example 1

Visual Basic Example 2

 

Syntax

object.SinkSubType As String

Remarks

Gets or sets the sink's media subtype. The 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.

If the value is undefined (empty string), then no media subtype will be assigned to the ltmmTargetFormat.Sink property.

Attempting to set this value on a ReadOnly item will result in an error. For more information, refer to the Error Codes.

See Also

Elements:

ltmmTargetFormat.Sink property

Topics:

Multimedia Properties, Methods and Events