×
No results found.
Ooyala Mobile SDK for tvOS v4.44.0
🔎
Main Page
Modules
Classes
OOStreamPlayerMappingPredicate.h
1
//
2
//Copyright (c) 2015 Brightcove, Inc. All rights reserved.
3
//
4
5
#import <Foundation/Foundation.h>
6
7
@protocol
OOStreamPlayerMappingPredicate <NSCopying>
8
- (BOOL)matchesStreams:(NSArray *)streams;
9
@end
Send Feedback