BCRendition Class Reference

The BCRendition model object. More...

#import <BCRendition.h>

List of all members.

Public Member Functions

(BOOL) - isEqualToBCRendition:
 Compare BCRenditions.

Properties

NSString * url
int encodingRate
int frameHeight
int frameWidth
long long size
NSString * remoteUrl
NSString * remoteStreamName
long long videoDuration
BCVideoCodec videoCodec
BOOL audioOnly
BCVideoContainer videoContainer

Detailed Description

The BCRendition model object.

This object contains properties describing a particular video rendition format related to a video title in the Brightcove system. It is returned as part of the renditions array property of the BCVideo object.

Note that reading rendition and FLV URL data from a BCVideo requires an API key that is authorized with greater security access privileges than those granted to the standard API key.

You do not typically instantiate a BCRendition object in your code.


Member Function Documentation

- (BOOL) isEqualToBCRendition: (BCRendition *)  object  

Compare BCRenditions.

This is the method used to compare a BCRendition to another BCRendiotion instance.


The documentation for this class was generated from the following files:

© 2009 Brightcove, Inc., All Rights Reserved