[ Version ( since = "0.2.0" ) ]
public bool set_type_filter (TypeFilter filter)
Set the type of media filter for an operation.
Only those media elements that match the filter
will be returned. Will only succeed if filter
obey to the
inherent capabilities of this.
this |
a OperationOptions instance |
filter |
the type of media to get |
true if |