Class VideoArchiveRecord

Description

Located in /VideoArchiveRecord.class.php (line 3)


	
			
Class Constant Summary
 BASE_IMAGE_URL = 'https://webgate.ec.europa.eu/tariqa/multimedia/'
 BASE_STREAM_URL = 'mms://webstream.ec.europa.eu/tariqa/'
Variable Summary
string $channel
int $date
string $description
int $length
string $thumbnail
string $title
string $url
Method Summary
VideoArchiveRecord __construct ([string[] $mysql_row = null])
Variables
string $channel (line 21)

Channel name

  • access: public
int $date (line 27)

Capture date (unix timestamp)

  • access: public
string $description (line 45)

Description of the record

  • access: public
int $length (line 33)

Length of the record (in seconds)

  • access: public
string $thumbnail (line 57)

URL of the thumbnail

  • access: public
string $title (line 39)

Title of the record

  • access: public
string $url (line 51)

URL of the multimedia file

  • access: public
Methods
Constructor __construct (line 63)

Default constructor

  • access: public
VideoArchiveRecord __construct ([string[] $mysql_row = null])
  • string[] $mysql_row: [OPTIONAL]
Class Constants
BASE_IMAGE_URL = 'https://webgate.ec.europa.eu/tariqa/multimedia/' (line 15)

Base URL to access images

BASE_STREAM_URL = 'mms://webstream.ec.europa.eu/tariqa/' (line 9)

Base URL to access multimedia content

Documentation generated on Thu, 10 Dec 2009 15:21:55 +0100 by phpDocumentor 1.4.1