set_type_filter


Description:

[ 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.

Parameters:

this

a OperationOptions instance

filter

the type of media to get

Returns:

true if flags could be set, false otherwise