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

Class: File_Ogg_Bitstream

Source Location: /File_Ogg-0.3.0/File/Ogg/Bitstream.php

Class Overview




Author(s):

Version:

  • CVS: $Id: Bitstream.php,v 1.4 2008/01/31 04:41:44 tstarling Exp $

Copyright:

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

Methods


Child classes:

File_Ogg_Media
Parent class for media bitstreams

Inherited Variables

Inherited Methods


Class Details

[line 34]


[ Top ]


Method Detail

getGroup   [line 124]

void getGroup( )

Get the multiplexed group ID

[ Top ]

getSerial   [line 102]

int getSerial( )

Gives the serial number of this stream.

The stream serial number is of fairly academic importance, as it makes little difference to the end user. The serial number is used by the Ogg physical stream to distinguish between concurrent logical streams.

  • Access: public

[ Top ]

getSize   [line 116]

int getSize( )

Gives the size (in bits) of this stream.

This function returns the size of the Vorbis stream within the Ogg physical stream.

  • Access: public

[ Top ]


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