RTPBaseDepayload.pushList
gst.types.FlowReturn pushList(gst.buffer_list.BufferList outList)Push out_list to the peer of filter. This function takes ownership of out_list.
Parameters
outList | a #GstBufferList |
Returns
a #GstFlowReturn.
gst.types.FlowReturn pushList(gst.buffer_list.BufferList outList)Push out_list to the peer of filter. This function takes ownership of out_list.
outList | a #GstBufferList |