set_selectable
Description:
Set the results of a selectable query.
If the element answering the query can handle stream selection, selectable
should be set to true
.
Parameters:
this |
a GST_QUERY_SELECTABLE type Query |
selectable |
Whether the element can handle stream selection. |