[ Version ( since = "1.22" ) ]
public void set_selectable (bool selectable)
Set the results of a selectable query.
If the element answering the query can handle stream selection, selectable
should be set to true
.
this |
a GST_QUERY_SELECTABLE type Query |
selectable |
Whether the element can handle stream selection. |