BCObject Class Reference

List of all members.

Protected Types

enum  BCSortByType {
  BCSortByTypePublishDate = 0,
  BCSortByTypeCreationDate,
  BCSortByTypeModifiedDate,
  BCSortByTypePlaysTotal,
  BCSortByTypePlaysTrailingWeek
}
enum  BCSortOrderType {
  BCSortOrderTypeASC = 0,
  BCSortOrderTypeDESC = 1
}
enum  BCItemState {
  BCItemStateActive = 0,
  BCItemStateInactive,
  BCItemStateDeleted
}
enum  BCEconomics {
  BCEconomicsFree = 0,
  BCEconomicsAdSupported
}
enum  BCVideoCodec {
  BCVideoCodecSORENSON = 0,
  BCVideoCodecON2,
  BCVideoCodecH264
}
enum  BCPlaylistType {
  BCPlaylistTypeOldestToNewest = 0,
  BCPlaylistTypeNewestToOldest,
  BCPlaylistTypeAlphabetical,
  BCPlaylistTypePlaysTotal,
  BCPlaylistTypePlaysTrailingWeek,
  BCPlaylistTypeExplicit,
  BCPlaylistTypeStartDateOldestToNewest,
  BCPlaylistTypeStartDateNewestToOldest
}
enum  BCImageType {
  BCImageTypeThumbnail = 0,
  BCImageTypeVideoStill
}
enum  BCCuePointType {
  BCCuePointTypeAd = 0,
  BCCuePointTypeCode = 1,
  BCCUePointTypeChapter = 2
}
enum  BCRegion {
  BCRegionUS = 0,
  BCRegionJP
}
enum  BCMediaDeliveryType {
  BCMediaDeliveryTypeDefault = 0,
  BCMediaDeliveryTypeHTTP,
  BCMediaDeliveryTypeHTTP_IOS
}
enum  BCVideoContainer {
  BCVideoContainerFLV = 0,
  BCVideoContainerMP4,
  BCVideoContainerM2TS,
  BCVideoContainerWEBM
}

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

© 2009 Brightcove, Inc., All Rights Reserved