Interface Zend_Gdata_App_MediaSourceInterface for defining data that can be encoded and sent over the network.
Located in /Gdata/App/MediaSource.php (line 33)
		encode (line 40)
	Return a byte stream representation of this object.
		getContentType (line 55)
	The content type for the file attached (example image/png)
		getSlug (line 72)
	Returns the Slug header value. Used by some services to determine the title for the uploaded file. Returns null if no slug should be used.
		setContentType (line 48)
	Set the content type for the file attached (example image/png)
		setSlug (line 64)
	Sets the Slug header value. Used by some services to determine the title for the uploaded file. A null value indicates no slug header.
Documentation generated on Mon, 21 Jun 2010 15:33:30 -0400 by phpDocumentor 1.4.3