×
No results found.
Ooyala Mobile SDK for tvOS v4.44.0
🔎
Main Page
Modules
Classes
OOStreamPlayerMappingCreator.h
1
//
2
//Copyright (c) 2015 Brightcove, Inc. All rights reserved.
3
//
4
5
#import <Foundation/Foundation.h>
6
7
@class
OOOoyalaPlayer
;
8
@class
OOStreamPlayer
;
9
10
@protocol
OOStreamPlayerMappingCreator <NSObject>
11
- (
OOStreamPlayer
*)newPlayer;
12
@end
OOOoyalaPlayer
The OoyalaPlayer is the heart of the playback system.
Definition:
OOOoyalaPlayerFacade.h:58
OOStreamPlayer
Definition:
OOStreamPlayer.h:19
Send Feedback