◆ applyParametersFrom:
- (void) applyParametersFrom: |
|
(id< VLCFilter >) |
otherFilter |
|
Copy all parameters' value from another filter
- Parameters
-
◆ resetParametersIfNeeded
- (BOOL) resetParametersIfNeeded |
|
|
|
Reset all filter parameters to default values only if their values have been previously changed Note that calling this method won't disable the filter If you want to disable the filter, you must call -[VLCAdjustFilter setEnabled:NO] explicitely
- Returns
- YES if parameters needed a reset
◆ enabled
Enable or disable the filter Default to NO This value will be automatically set to YES if any of the filter parameters' value is changed
◆ mediaPlayer
Reference to the media player whom this filter is applied
◆ parameters
A dictionay containing all filter's parameters
The documentation for this protocol was generated from the following file: