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

Class: AVCSequenceParameterSetReader

Source Location: /zp-extensions/class-video/getid3/module.audio-video.flv.php

Class AVCSequenceParameterSetReader

Property Summary
mixed   $currentBits  
mixed   $currentBytes  
mixed   $height  
mixed   $sps  
mixed   $start  
mixed   $width  

[ Top ]
Method Summary
AVCSequenceParameterSetReader   __construct()  
void   expGolombSe()  
void   expGolombUe()  
void   getBit()  
void   getBits()  
void   getHeight()  
void   getWidth()  
void   readData()  
void   skipBits()  

[ Top ]
Properties
mixed   $currentBits = 0 [line 631]
API Tags:
Access:  public


[ Top ]
mixed   $currentBytes = 0 [line 630]
API Tags:
Access:  public


[ Top ]
mixed   $height [line 633]
API Tags:
Access:  public


[ Top ]
mixed   $sps [line 628]
API Tags:
Access:  public


[ Top ]
mixed   $start = 0 [line 629]
API Tags:
Access:  public


[ Top ]
mixed   $width [line 632]
API Tags:
Access:  public


[ Top ]
Methods
Constructor __construct  [line 635]

  AVCSequenceParameterSetReader __construct( $sps  )

Parameters:
   $sps: 

API Tags:
Access:  public


[ Top ]
expGolombSe  [line 726]

  void expGolombSe( )


API Tags:
Access:  public


[ Top ]
expGolombUe  [line 711]

  void expGolombUe( )


API Tags:
Access:  public


[ Top ]
getBit  [line 697]

  void getBit( )


API Tags:
Access:  public


[ Top ]
getBits  [line 703]

  void getBits( $bits  )

Parameters:
   $bits: 

API Tags:
Access:  public


[ Top ]
getHeight  [line 739]

  void getHeight( )


API Tags:
Access:  public


[ Top ]
getWidth  [line 735]

  void getWidth( )


API Tags:
Access:  public


[ Top ]
readData  [line 639]

  void readData( )


API Tags:
Access:  public


[ Top ]
skipBits  [line 691]

  void skipBits( $bits  )

Parameters:
   $bits: 

API Tags:
Access:  public


[ Top ]

Documentation generated on Sat, 07 Jun 2014 18:03:38 +0200 by phpDocumentor 1.4.3