Class awVideo

Description

Encapsulates a Video media identified by a MediaId

Located in /classes/cm/Video.php

awComplexObject
   |
   --awMedia
      |
      --awVideo
Variable Summary
Method Summary
 void getRow ()
Variables
string $advertisingId

The Advertising Digital Identification code for this media, as defined by the American Association of Advertising Agencies, used mainly for television commercials..

<span class="constraint Selectable">This field can be selected using the value "AdvertisingId".</span><span class="constraint Filterable">This field can be filtered on.</span>

long $durationMillis

The duration of the associated video, in milliseconds.

<span class="constraint Selectable">This field can be selected using the value "DurationMillis".</span><span class="constraint Filterable">This field can be filtered on.</span>

string $industryStandardCommercialIdentifier

The Industry Standard Commercial Identifier code for this media, used mainly for television commercials.

<span class="constraint Selectable">This field can be selected using the value "IndustryStandardCommercialIdentifier".</span><span class="constraint Filterable">This field can be filtered on.</span>

bool $readyToPlayOnTheWeb

Indicates whether the video is ready to play on the web

<span class="constraint Selectable">This field can be selected using the value "ReadyToPlayOnTheWeb".</span>

string $streamingUrl

Streaming url for the video.

<span class="constraint Selectable">This field can be selected using the value "StreamingUrl".</span>

string $youTubeVideoIdString

For YouTube-hosted videos, the YouTube video id (as seen in YT urls) may also be filled in.

<span class="constraint Selectable">This field can be selected using the value "YouTubeVideoIdString".</span><span class="constraint Filterable">This field can be filtered on.</span>

Inherited Variables

Inherited from awMedia

awMedia::$creationTime
awMedia::$dimensions
awMedia::$fileSize
awMedia::$mediaId
awMedia::$mimeType
awMedia::$name
awMedia::$referenceId
awMedia::$sourceUrl
awMedia::$type
awMedia::$urls
awMedia::$_checkFields

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_row
Methods

Documentation generated on Fri, 23 Mar 2012 13:44:17 +0200 by phpDocumentor 1.4.3