VLCKit
Instance Methods | Class Methods | Properties | List of all members
VLCAdjustFilter Class Reference

#import <VLCAdjustFilter.h>

Inheritance diagram for VLCAdjustFilter:
<VLCFilter>

Instance Methods

(instancetype) - NS_UNAVAILABLE
 
(instancetype) - initWithVLCMediaPlayer:
 
- Instance Methods inherited from <VLCFilter>
(BOOL) - resetParametersIfNeeded
 
(void) - applyParametersFrom:
 

Class Methods

(instancetype) + NS_UNAVAILABLE
 
(instancetype) + createWithVLCMediaPlayer:
 

Properties

id< VLCFilterParametercontrast
 Convenient accessor to the contrast parameter.
 
id< VLCFilterParameterbrightness
 Convenient accessor to the brightness parameter.
 
id< VLCFilterParameterhue
 Convenient accessor to the hue parameter.
 
id< VLCFilterParametersaturation
 Convenient accessor to the saturation parameter.
 
id< VLCFilterParametergamma
 Convenient accessor to the gamma parameter.
 
- Properties inherited from <VLCFilter>
VLCMediaPlayermediaPlayer
 
BOOL enabled
 
NSDictionary< NSString *, id< VLCFilterParameter > > * parameters
 

Detailed Description

An object to control an Adjust video filter

See also
-[VLCMediaPlayer adjustFilter]

The documentation for this class was generated from the following file: