BCPlaylist Class Reference

The BCPlaylist model object. More...

#import <BCPlaylist.h>

List of all members.

Public Member Functions

(void) - parseJSONPlaylistObject:

Static Public Member Functions

(BCPlaylist *) + initFromDictionary:
(BCPlaylistType) + getPlaylistTypeForString:
(NSString *) + getStringForPlaylistType:

Properties

long long playlistId
NSString * referenceId
long long accountId
NSString * name
NSString * shortDescription
NSArray * videoIds
NSArray * videos
BCPlaylistType playlistType
NSString * thumbnailURL

Detailed Description

The BCPlaylist model object.

This object contains properties describing a video playlist in the Brightcove system. It is returned either singly or as part of the items array of a BCItemCollection from playlist-related API calls.

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


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

© 2009 Brightcove, Inc., All Rights Reserved