Format.getByNick

gst.types.Format getByNick(string nick)

Return the format registered with the given nick.

Parameters

nickThe nick of the format

Returns

The format with nick or GST_FORMAT_UNDEFINED

if the format was not registered.