Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
VLC-iOS
Commits
df7fa386
Commit
df7fa386
authored
Nov 17, 2015
by
Felix Paul Kühne
Browse files
Hide audio view when preparing for playback
parent
2ecd7b9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Apple-TV/Playback/VLCFullscreenMovieTVViewController.m
View file @
df7fa386
...
...
@@ -650,7 +650,7 @@ static const NSInteger VLCJumpInterval = 10000; // 10 seconds
-
(
void
)
prepareForMediaPlayback
:(
VLCPlaybackController
*
)
controller
{
APLog
(
@"%s"
,
__PRETTY_FUNCTION__
)
;
self
.
audioView
.
hidden
=
YES
;
}
-
(
void
)
playbackDidStop
:(
NSNotification
*
)
aNotification
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment