FOURCCMap::SetFOURCC
Microsoft DirectShow 9.0 |
FOURCCMap::SetFOURCC
Sets the FOURCC portion of the FOURCCMap object.
Syntax
void SetFOURCC( const GUID *pguid );
Parameters
pguid
Pointer to the returned globally unique identifier (GUID) part of the FOURCCMap object.
Return Value
No return value.
Requirements
** Header:** Declared in Fourcc.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also