Can be used together with #GST_FOURCC_ARGS to properly output a #guint32 fourcc value in a printf()-style text message.
|[ printf ("fourcc: %" GST_FOURCC_FORMAT "\n", GST_FOURCC_ARGS (fcc)); ]|
See Source File
Can be used together with #GST_FOURCC_ARGS to properly output a #guint32 fourcc value in a printf()-style text message.
|[ printf ("fourcc: %" GST_FOURCC_FORMAT "\n", GST_FOURCC_ARGS (fcc)); ]|