次の方法で共有


CMediaType::SetSubtype (Compact 2013)

3/26/2014

Sets the subtype for the object.

Syntax

void SetSubtype(
  const GUID* psubtype 
);

Parameters

  • psubtype
    GUID defining the subtype for the object.

Return Value

None.

Requirements

Header

dshow.h,
Streams.h

Library

ole32.lib,
Ole32auth.lib,
Strmbase.lib,
Strmiids.lib,
uuid.lib

See Also

Reference

CMediaType Class