AppSink.setBufferListSupport
void setBufferListSupport(bool enableLists)Instruct appsink to enable or disable buffer list support.
For backwards-compatibility reasons applications need to opt in to indicate that they will be able to handle buffer lists.
Parameters
enableLists | enable or disable buffer list support |