VLCKit
|
#import <VLCAudio.h>
Instance Methods | |
(void) | - setMute: |
(void) | - volumeDown |
(void) | - volumeUp |
Properties | |
BOOL | muted |
int | volume |
BOOL | passthrough |
basic class to control audio output
- (void) setMute: | ((deprecated)) | __attribute__ |
Mute the current audio output.
- (void) volumeDown |
lower the current audio output volume
- (void) volumeUp |
higher the current audio output volume
|
readwriteatomicassign |
Property to mute the current audio output
|
readwriteatomicassign |
enable passthrough mode for the current audio device
|
readwriteatomicassign |
control the current audio output volume