ILIAS  Release_4_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
module.audio-video.flv.php File Reference

Go to the source code of this file.

Data Structures

class  getid3_flv
class  AMFStream
class  AMFReader

Variables

const GETID3_FLV_TAG_AUDIO = 8
 getID3() by James Heinrich info@.nosp@m.geti.nosp@m.d3.or.nosp@m.g //
const GETID3_FLV_TAG_VIDEO = 9
const GETID3_FLV_TAG_META = 18
const GETID3_FLV_VIDEO_H263 = 2
const GETID3_FLV_VIDEO_SCREEN = 3
const GETID3_FLV_VIDEO_VP6 = 4

Variable Documentation

const GETID3_FLV_TAG_AUDIO = 8

getID3() by James Heinrich info@.nosp@m.geti.nosp@m.d3.or.nosp@m.g //

Definition at line 30 of file module.audio-video.flv.php.

Referenced by getid3_flv\getid3_flv().

const GETID3_FLV_TAG_META = 18

Definition at line 32 of file module.audio-video.flv.php.

Referenced by getid3_flv\getid3_flv().

const GETID3_FLV_TAG_VIDEO = 9

Definition at line 31 of file module.audio-video.flv.php.

Referenced by getid3_flv\getid3_flv().

const GETID3_FLV_VIDEO_H263 = 2

Definition at line 34 of file module.audio-video.flv.php.

Referenced by getid3_flv\FLVvideoCodec().

const GETID3_FLV_VIDEO_SCREEN = 3

Definition at line 35 of file module.audio-video.flv.php.

Referenced by getid3_flv\FLVvideoCodec().

const GETID3_FLV_VIDEO_VP6 = 4

Definition at line 36 of file module.audio-video.flv.php.

Referenced by getid3_flv\FLVvideoCodec(), and getid3_flv\getid3_flv().