FOURCC_FORMAT


Description:

[ CCode ( cname = "GST_FOURCC_FORMAT" ) ]
public const string FOURCC_FORMAT

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