Esempio n. 1
0
 def handoff(s, b, p):
     s.message_full(
         Gst.MessageType.ERROR,
         Gst.stream_error_quark(),
         Gst.StreamError.FAILED,
         msg,
         msg,
         "",
         "",
         0,
     )
Esempio n. 2
0
 def handoff(s, b, p):
     s.message_full(
         Gst.MessageType.ERROR,
         Gst.stream_error_quark(),
         Gst.StreamError.FAILED,
         msg,
         msg,
         "",
         "",
         0,
     )