gst-basic-tutorial-1/.vscode/settings.json

6 lines
82 B
JSON

{
"files.associations": {
"gst.h": "c",
"audio.h": "c"
}
}