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

Procedural File: mk_lib_sound.php

Source Location: /lib/mk_lib_sound.php



Page Details:



Tags:

filesource:  Source Code for this file








get_mp3_rate [line 83]

void get_mp3_rate( mixed $rateIdx)



[ Top ]



get_sampleSize [line 88]

void get_sampleSize( mixed $sizeIdx)



[ Top ]



get_sound_compression [line 96]

void get_sound_compression( mixed $scIdx)



[ Top ]



get_sound_format [line 72]

void get_sound_format( mixed $formatIdx)



[ Top ]



get_sound_rate [line 78]

void get_sound_rate( mixed $rateIdx)



[ Top ]



get_sound_type [line 92]

void get_sound_type( mixed $typeIdx)



[ Top ]



is_mp3_framesync [line 466]

void is_mp3_framesync( mixed $fsTest)

reads 2 byte data

verify if it's a valid framesync




[ Top ]



read_defineSound_data [line 104]

void read_defineSound_data( [mixed $buf = ""])

reads data

fill an associative array with definesound fields




[ Top ]



read_mp3Frame_header [line 376]

void read_mp3Frame_header( [mixed $buf = ""], [mixed $doTest = true])

reads data

fill an associative array with mp3frame fields




[ Top ]



read_mp3_data [line 344]

void read_mp3_data( mixed $buf, mixed $mp3FileSize)



[ Top ]



read_soundEnvelope_data [line 183]

void read_soundEnvelope_data( [mixed $buf = ""])

reads data

fill an associative array with SOUNDENVELOPE fields




[ Top ]



read_soundInfo_data [line 128]

void read_soundInfo_data( [mixed $buf = ""])

reads data

fill an associative array with SOUNDINFO fields




[ Top ]



read_soundStreamHead_data [line 206]

void read_soundStreamHead_data( [mixed $buf = ""])

reads data

fill an associative array with soundStreamHead OR soundStreamHead2 fields




[ Top ]



translate_bitRate [line 420]

void translate_bitRate( mixed $mp3BitRate, mixed $mp3Version, mixed $mp3Layer)

converts mp3frame spec into a more readable (and usable) behavior

e.g.:




[ Top ]



translate_rate [line 437]

void translate_rate( mixed $mp3rate, mixed $mp3Version)

converts mp3 sampling rate to flash sampling rate



[ Top ]



write_defineSound_data [line 238]

void write_defineSound_data( [mixed $sad = array()])

writes data

compile and return definesound tagdata




[ Top ]



write_soundEnvelope_data [line 296]

void write_soundEnvelope_data( [mixed $sed = array()])

writes data

compile binary data from a given associative array




[ Top ]



write_soundInfo_data [line 266]

void write_soundInfo_data( [mixed $sid = array()])

writes data

compile soundInfo buf from a given associative




[ Top ]



write_soundStreamHead_data [line 311]

void write_soundStreamHead_data( [mixed $shd = array()])

writes data

compile soundStreamHead[2] tag




[ Top ]



Documentation generated on Tue, 30 May 2006 20:15:20 +0000 by phpDocumentor 1.3.0RC4