Class Recording

Description

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


	
			
Variable Summary
mixed $lDuration
mixed $lFilename
mixed $lFileSize
string $lID
string $lIPNummer
string $lName
mixed $lStartTime
string $lType
Method Summary
Channel __construct (int $pID, string $pIP, string $pType, string $pName, mixed $pDescription, mixed $pServiceName, mixed $pStartTime, mixed $pDuration, mixed $pFilename, mixed $plFileSize)
string getDescription ()
int getDuration ()
string getFilename ()
int getFileSize (mixed $pFormat)
string getID ()
string getName ()
string getServiceName ()
int getStartTime ()
Variables
mixed $lDescription (line 18)
  • access: private
mixed $lDuration (line 21)
  • access: private
mixed $lFilename (line 22)
  • access: private
mixed $lFileSize (line 23)
  • access: private
string $lID (line 9)
  • access: private
string $lIPNummer (line 32)
  • access: private
string $lName (line 15)
  • access: private
mixed $lServiceName (line 19)
  • access: private
mixed $lStartTime (line 20)
  • access: private
string $lType (line 38)
  • access: private
Methods
Constructor __construct (line 49)

Constructor.

Constructor. This creates a Channel object.

Channel __construct (int $pID, string $pIP, string $pType, string $pName, mixed $pDescription, mixed $pServiceName, mixed $pStartTime, mixed $pDuration, mixed $pFilename, mixed $plFileSize)
  • int $pID
  • string $pIP
  • string $pType
  • string $pName
getDescription (line 82)

Get the description.

Get the description.

  • access: public
string getDescription ()
getDuration (line 106)

Get the duration.

Get the duration.

  • access: public
int getDuration ()
getFilename (line 114)

Get the file name.

Get the file name.

  • access: public
string getFilename ()
getFileSize (line 123)

Get the file size.

Get the file size.

  • access: public
int getFileSize (mixed $pFormat)
getID (line 66)

Get the channel ID.

Get the channel ID.

  • access: public
string getID ()
getName (line 74)

Get the channel name.

Get the channel name.

  • access: public
string getName ()
getServiceName (line 90)

Get the service name.

Get the service name.

  • access: public
string getServiceName ()
getStartTime (line 98)

Get the start time

Get the start time

  • access: public
int getStartTime ()

Documentation generated on Tue, 24 Jun 2008 18:59:37 +0200 by phpDocumentor 1.3.0RC3