Packagecom.brightcove.api.dtos
Classpublic class CaptionDTO
InheritanceCaptionDTO Inheritance Object



Public Properties
 PropertyDefined By
  languages : Array
The size, in bytes of the asset.
CaptionDTO
  URL : String
The URL to the asset.
CaptionDTO
Public Methods
 MethodDefined By
  
CaptionDTO(caption:Object)
Constructor.
CaptionDTO
Property Detail
languagesproperty
public var languages:Array

The size, in bytes of the asset.

URLproperty 
public var URL:String

The URL to the asset.

Constructor Detail
CaptionDTO()Constructor
public function CaptionDTO(caption:Object)

Constructor.

Parameters
caption:Object — Rendition DTO from the player to wrap with this class.