Gst.Query.prototype.set_accept_caps_result
function set_accept_caps_result(result:Boolean):void { // Gjs wrapper for gst_query_set_accept_caps_result() }
Set result as the result for the query.
- result
the result to set
function set_accept_caps_result(result:Boolean):void { // Gjs wrapper for gst_query_set_accept_caps_result() }
Set result as the result for the query.
the result to set