Microsoft DirectX 9.0

CMediaType::SetSubtype

The SetSubtype method specifies the subtype.

Syntax

void SetSubtype(
    const GUID *psubtype
);

Parameters

psubtype

Pointer to a GUID that specifies the subtype.

See Also