File_Ogg
[ class tree: File_Ogg ] [ index: File_Ogg ] [ all elements ]

Class: File_Ogg_Theora

Source Location: /File_Ogg-0.3.1/File/Ogg/Theora.php

Class Overview

File_Ogg_Bitstream
   |
   --File_Ogg_Media
      |
      --File_Ogg_Theora



Author(s):

Version:

  • CVS: $Id: Theora.php 302834 2010-08-27 02:16:20Z tstarling $

Copyright:

  • David Grant <david@grant.org.uk>, Tim Starling <tstarling@wikimedia.org>

Methods


Inherited Variables

Inherited Methods

Class: File_Ogg_Media

File_Ogg_Media::getCommentList()
Provides a list of the comments extracted from the Vorbis stream.
File_Ogg_Media::getComments()
Get the entire comments array.
File_Ogg_Media::getField()
Provides an interface to the numerous comments located with a Vorbis stream.
File_Ogg_Media::getHeader()
Get an associative array containing header information about the stream
File_Ogg_Media::getIdentificationString()
Get the 6-byte identification string expected in the common header
File_Ogg_Media::getLength()
Get the length of the stream in seconds
File_Ogg_Media::getStartOffset()
Get the start offset of the stream in seconds
File_Ogg_Media::getType()
Get a short string describing the type of the stream
File_Ogg_Media::getVendor()
Vendor of software used to encode this stream.

Class: File_Ogg_Bitstream

File_Ogg_Bitstream::getGroup()
Get the multiplexed group ID
File_Ogg_Bitstream::getSerial()
Gives the serial number of this stream.
File_Ogg_Bitstream::getSize()
Gives the size (in bits) of this stream.

Class Details

[line 42]


[ Top ]


Method Detail

getHeader   [line 218]

array getHeader( )

Get an associative array containing header information about the stream
  • Access: public

Overrides File_Ogg_Media::getHeader() (Get an associative array containing header information about the stream)
[ Top ]

getIdentificationString   [line 88]

void getIdentificationString( )

Get the 6-byte identification string expected in the common header

Overrides File_Ogg_Media::getIdentificationString() (Get the 6-byte identification string expected in the common header)
[ Top ]

getSecondsFromGranulePos   [line 66]

void getSecondsFromGranulePos( $granulePos)


Parameters:

   $granulePos   — 

[ Top ]

getType   [line 226]

string getType( )

Get a short string describing the type of the stream

Overrides File_Ogg_Media::getType() (Get a short string describing the type of the stream)
[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:38:25 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.