Zend_Gdata_Media_Extension_MediaContentRepresents the media:content element of Media RSS.
Represents media objects. Multiple media objects representing the same content can be represented using a media:group (Zend_Gdata_Media_Extension_MediaGroup) element.
Located in /Gdata/Media/Extension/MediaContent.php (line 41)
Zend_Gdata_App_Base | --Zend_Gdata_App_Extension | --Zend_Gdata_Extension | --Zend_Gdata_Media_Extension_MediaContent
| Class | Description |
|---|---|
Zend_Gdata_YouTube_Extension_MediaContent
|
Represents the media:content element of Media RSS. |
Zend_Gdata_Media_Extension_MediaContent
__construct
([ $url = null], [ $fileSize = null], [ $type = null], [ $medium = null], [ $isDefault = null], [ $expression = null], [ $bitrate = null], [ $framerate = null], [ $samplingrate = null], [ $channels = null], [ $duration = null], [ $height = null], [ $width = null], [ $lang = null])
int
$_bitrate
= null (line 79)
int
$_channels
= null (line 94)
int
$_duration
= null (line 99)
string
$_expression
= null (line 74)
int
$_fileSize
= null (line 54)
int
$_framerate
= null (line 84)
int
$_height
= null (line 104)
string
$_isDefault
= null (line 69)
string
$_lang
= null (line 114)
string
$_medium
= null (line 64)
mixed
$_rootElement
= 'content' (line 43)
mixed
$_rootNamespace
= 'media' (line 44)
int
$_samplingrate
= null (line 89)
string
$_type
= null (line 59)
string
$_url
= null (line 49)
int
$_width
= null (line 109)
Inherited from Zend_Gdata_App_Base
Zend_Gdata_App_Base::$_extensionAttributes
Zend_Gdata_App_Base::$_extensionElements
Zend_Gdata_App_Base::$_namespaceLookupCache
Zend_Gdata_App_Base::$_namespaces
Zend_Gdata_App_Base::$_rootNamespaceURI
Zend_Gdata_App_Base::$_text
Constructor __construct (line 119)
Creates an individual MediaContent object.
getBitrate (line 380)
getChannels (line 434)
getDOM (line 154)
Retrieves a DOMElement which corresponds to this element and all child properties. This is used to build an entry back into a DOM and eventually XML text for sending to the server upon updates, or for application storage/persistence.
getDuration (line 452)
getExpression (line 362)
getFileSize (line 290)
getFramerate (line 398)
getHeight (line 471)
getIsDefault (line 344)
getLang (line 507)
getMedium (line 326)
getSamplingrate (line 416)
getType (line 308)
getUrl (line 272)
getWidth (line 489)
setExpression (line 371)
setFramerate (line 407)
setIsDefault (line 353)
setMedium (line 335)
setSamplingrate (line 425)
setUrl (line 281)
takeAttributeFromDOM (line 209)
Given a DOMNode representing an attribute, tries to map the data into instance members. If no mapping is defined, the name and value are stored in an array.
__toString (line 264)
Returns the URL representing this MediaContent object
Inherited From Zend_Gdata_Extension
Zend_Gdata_Extension::__construct()
Inherited From Zend_Gdata_App_Base
Zend_Gdata_App_Base::__construct()
Zend_Gdata_App_Base::encode()
Zend_Gdata_App_Base::flushNamespaceLookupCache()
Zend_Gdata_App_Base::getDOM()
Zend_Gdata_App_Base::getExtensionAttributes()
Zend_Gdata_App_Base::getExtensionElements()
Zend_Gdata_App_Base::getText()
Zend_Gdata_App_Base::getXML()
Zend_Gdata_App_Base::lookupNamespace()
Zend_Gdata_App_Base::registerAllNamespaces()
Zend_Gdata_App_Base::registerNamespace()
Zend_Gdata_App_Base::saveXML()
Zend_Gdata_App_Base::setExtensionAttributes()
Zend_Gdata_App_Base::setExtensionElements()
Zend_Gdata_App_Base::setText()
Zend_Gdata_App_Base::takeAttributeFromDOM()
Zend_Gdata_App_Base::takeChildFromDOM()
Zend_Gdata_App_Base::transferFromDOM()
Zend_Gdata_App_Base::transferFromXML()
Zend_Gdata_App_Base::__get()
Zend_Gdata_App_Base::__isset()
Zend_Gdata_App_Base::__set()
Zend_Gdata_App_Base::__toString()
Zend_Gdata_App_Base::__unset()
Documentation generated on Mon, 21 Jun 2010 15:32:56 -0400 by phpDocumentor 1.4.3