:right-sidebar: True StreamError =================================================================== .. currentmodule:: gi.repository.Gst .. class:: StreamError :no-contents-entry: Stream errors are for anything related to the stream being processed: format errors, media type errors, ... They're typically used by decoders, demuxers, converters, ... Methods ------- .. rst-class:: interim-class .. class:: StreamError :no-index: .. method:: quark() -> int Fields ------ .. rst-class:: interim-class .. class:: StreamError :no-index: .. attribute:: CODEC_NOT_FOUND The type of the None singleton. .. attribute:: DECODE The type of the None singleton. .. attribute:: DECRYPT The type of the None singleton. .. attribute:: DECRYPT_NOKEY The type of the None singleton. .. attribute:: DEMUX The type of the None singleton. .. attribute:: ENCODE The type of the None singleton. .. attribute:: FAILED The type of the None singleton. .. attribute:: FORMAT The type of the None singleton. .. attribute:: MUX The type of the None singleton. .. attribute:: NOT_IMPLEMENTED The type of the None singleton. .. attribute:: NUM_ERRORS The type of the None singleton. .. attribute:: TOO_LAZY The type of the None singleton. .. attribute:: TYPE_NOT_FOUND The type of the None singleton. .. attribute:: WRONG_TYPE The type of the None singleton.