FOURCC_FORMAT
Description:
Can be used together with GST_FOURCC_ARGS
to properly output a uint32 fourcc
value in a printf\()-style text message.
printf ("fourcc: %" GST_FOURCC_FORMAT "\n", GST_FOURCC_ARGS (fcc));
Namespace: Gst
Package: gstreamer-1.0