SEGMENT_FORMAT

printf format type used to debug GStreamer segments. You can use this in combination with GStreamer's debug logging system as well as the functions gst.global.infoVasprintf, gst.global.infoStrdupVprintf and gst.global.infoStrdupPrintf to pretty-print #GstSegment structures. This can only be used on pointers to GstSegment structures.

enum SEGMENT_FORMAT = "paB";