remove indentation

remove indentation
This commit is contained in:
genglei01
2018-06-11 00:04:13 +08:00
committed by GitHub
parent 7460df9edb
commit 6f5211f2c4

View File

@@ -68,7 +68,7 @@ static NSString *const timedMetadata = @"timedMetadata";
_controls = NO; _controls = NO;
_playerBufferEmpty = YES; _playerBufferEmpty = YES;
_playInBackground = false; _playInBackground = false;
_allowsExternalPlayback = YES; _allowsExternalPlayback = YES;
_playWhenInactive = false; _playWhenInactive = false;
_ignoreSilentSwitch = @"inherit"; // inherit, ignore, obey _ignoreSilentSwitch = @"inherit"; // inherit, ignore, obey