Skip to content

msdk: fix a not referenced build error

Tong Wu requested to merge tong1wu/gstreamer:fix_unused_var into main

Error Type: error C4189: ‘dma_caps’: local variable is initialized but not referenced

Merge request reports