GstDebugGraphDetails

Available details for pipeline graphs produced by GST_DEBUG_BIN_TO_DOT_FILE() and GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS().

Values

ValueMeaning
MEDIA_TYPE1

show caps-name on edges

CAPS_DETAILS2

show caps-details on edges

NON_DEFAULT_PARAMS4

show modified parameters on elements

STATES8

show element states

FULL_PARAMS16

show full element parameter values even if they are very long

ALL15

show all the typical details that one might want

VERBOSE4294967295

show all details regardless of how large or verbose they make the resulting output

Meta