次の方法で共有


FOURCCMap::GetFOURCC (Compact 2013)

3/26/2014

Retrieves the FOURCC DWORD from the FOURCCMap object.

Syntax

DWORD GetFOURCC(void);

Parameters

None.

Return Value

Returns the FOURCC DWORD value. Note that if you construct a FOURCCMap object from a GUID that was not originally derived from FOURCC, the return value will be essentially random.

Requirements

Header

dshow.h,
Streams.h

Library

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

See Also

Reference

FOURCCMap Class