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

Class: getid3_mpeg

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

Class getid3_mpeg

Method Summary
static void   chromaFormatTextLookup()  
static void   pictureStructureTextLookup()  
static void   scalableModeTextLookup()  
static void   systemNonOverheadPercentage()  
static void   videoAspectRatioLookup()  
static void   videoAspectRatioTextLookup()  
static void   videoFormatTextLookup()  
static void   videoFramerateLookup()  
void   Analyze()  

[ Top ]
Methods
static method chromaFormatTextLookup  [line 599]

  static void chromaFormatTextLookup( $chroma_format  )

Parameters:
   $chroma_format: 

API Tags:
Access:  public


[ Top ]
static method pictureStructureTextLookup  [line 593]

  static void pictureStructureTextLookup( $picture_structure  )

Parameters:
   $picture_structure: 

API Tags:
Access:  public


[ Top ]
static method scalableModeTextLookup  [line 587]

  static void scalableModeTextLookup( $scalable_mode  )

Parameters:
   $scalable_mode: 

API Tags:
Access:  public


[ Top ]
static method systemNonOverheadPercentage  [line 514]

  static void systemNonOverheadPercentage( $VideoBitrate, $AudioBitrate  )

Parameters:
   $VideoBitrate: 
   $AudioBitrate: 

API Tags:
Access:  public


[ Top ]
static method videoAspectRatioLookup  [line 571]

  static void videoAspectRatioLookup( $rawaspectratio  )

Parameters:
   $rawaspectratio: 

API Tags:
Access:  public


[ Top ]
static method videoAspectRatioTextLookup  [line 576]

  static void videoAspectRatioTextLookup( $rawaspectratio  )

Parameters:
   $rawaspectratio: 

API Tags:
Access:  public


[ Top ]
static method videoFormatTextLookup  [line 581]

  static void videoFormatTextLookup( $video_format  )

Parameters:
   $video_format: 

API Tags:
Access:  public


[ Top ]
static method videoFramerateLookup  [line 566]

  static void videoFramerateLookup( $rawframerate  )

Parameters:
   $rawframerate: 

API Tags:
Access:  public


[ Top ]
Analyze  [line 31]

  void Analyze( )


API Tags:
Access:  public


Redefinition of:
getid3_handler::Analyze()

[ Top ]
Constants
AUDIO_START = "\x00\x00\x01\xC0" [line 28]

[ Top ]
START_CODE_BASE = "\x00\x00\x01" [line 20]

[ Top ]
VIDEO_EXTENSION_START = "\x00\x00\x01\xB5" [line 25]

[ Top ]
VIDEO_GROUP_START = "\x00\x00\x01\xB8" [line 27]

[ Top ]
VIDEO_PICTURE_START = "\x00\x00\x01\x00" [line 21]

[ Top ]
VIDEO_SEQUENCE_END = "\x00\x00\x01\xB7" [line 26]

[ Top ]
VIDEO_SEQUENCE_ERROR = "\x00\x00\x01\xB4" [line 24]

[ Top ]
VIDEO_SEQUENCE_HEADER = "\x00\x00\x01\xB3" [line 23]

[ Top ]
VIDEO_USER_DATA_START = "\x00\x00\x01\xB2" [line 22]

[ Top ]

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