OOOoyalaPlayer(Channel) Category Reference

#import <OOOoyalaPlayer+Channel.h>

Instance Methods

(BOOL) - nextVideo
 Tries to set the current video to the next video in the OOChannel or ChannetSet. More...
 
(BOOL) - previousVideo
 Tries to set the current video to the previous video in the OOChannel or ChannetSet. More...
 
(UIImage *) - screenshot
 

Method Documentation

- (BOOL) nextVideo

Tries to set the current video to the next video in the OOChannel or ChannetSet.

Returns
a BOOL indicating that the item was successfully changed

Extends class OOOoyalaPlayer.

- (BOOL) previousVideo

Tries to set the current video to the previous video in the OOChannel or ChannetSet.

Returns
a BOOL indicating that the item was successfully changed

Extends class OOOoyalaPlayer.

- (UIImage *) screenshot
Returns
current frame of current asset

Extends class OOOoyalaPlayer.


The documentation for this category was generated from the following file: