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

Class: File_Ogg_Bitstream

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

Class Overview




Author(s):

Version:

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

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 118]

void getGroup( )

Get the multiplexed group ID

[ Top ]

getSerial   [line 96]

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 110]

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:38:25 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.