- //
- // VLCConstants.h
- // VLC for iOS
- //
- // Created by Felix Paul Kühne on 20.05.13.
- // Copyright (c) 2013 VideoLAN. All rights reserved.
- //
- #define kVLCSettingPasscodeKey @"Passcode"
- #define kVLCSettingPasscodeOnKey @"PasscodeProtection"
- #define kVLCSettingContinueAudioInBackgroundKey @"BackgroundAudioPlayback"
|