OOVideo+Internal.h
1 //
2 // OOVideo+Internal.h
3 // OoyalaSDK
4 //
5 // Copyright © 2018 Brightcove, Inc. All rights reserved.
6 //
7 
8 @class OOStream;
9 
11 
16 - (void)updateClosedCaptionsFromManifest:(NSArray *)languages;
17 
22 - (OOStream *)currentStream;
23 
24 @end
OOStream.
Definition: OOStream.h:22
Definition: OOVideo+Internal.h:10