Main Page | Modules | Class Hierarchy | Data Structures | File List | Data Fields | Globals | Related Pages | Examples

MJ2C FOURCC and MediaSubType

Used in Video For Windows and DirectShow. More...

Defines

#define MJ2C   FCC('MJ2C')
 MJ2C FOURCC.

Detailed Description

Used in Video For Windows and DirectShow.

FOURCC: Media types tagged with 32-bit values created from four 8-bit character codes, known as FOURCCs.
MediaSubType: GUID that specifies the subtype of the media sample.

MJPEG2000 codestream FOURCC:

MJPEG2000 codestream MediaSubType:
Note:
To be defined, MEDIASUBTYPE_MJ2C need that InitGuid.h has been included before JPEG2000.h:
    #include <InitGuid.h>
    #include <JPEG2000.h>
See also:
FCC

Define Documentation

#define MJ2C   FCC('MJ2C')
 

MJ2C FOURCC.


   

© Morgan Multimedia 1990-2005