Skip to content
  • Sebastian Dröge's avatar
    Add VideoFrameRef API · 899be5e2
    Sebastian Dröge authored
    This is like VideoFrame, but can work on gst::BufferRefs and borrows
    from it. VideoFrames can be converted into this by borrowing.
    899be5e2