get_name

function get_name(mode:Gst.PadMode):String {
    // Gjs wrapper for gst_pad_mode_get_name()
}

Return the name of a pad mode, for use in debug messages mostly.

mode

the pad mode

Returns

short mnemonic for pad mode mode