mode_get_name
function mode_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
function mode_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.
the pad mode
short mnemonic for pad mode mode