Asterisk - The Open Source Telephony Project
18.5.0
|
Files | |
file | format_g719.c |
ITU G.719 , 64kbps bitrate only. | |
file | format_g723.c |
Old-style G.723.1 frame/timestamp format. | |
file | format_g726.c |
Headerless G.726 (16/24/32/40kbps) data format for Asterisk. | |
file | format_g729.c |
Save to raw, headerless G729 data. | |
file | format_gsm.c |
Save to raw, headerless GSM data. | |
file | format_h263.c |
Save to raw, headerless h263 data. | |
file | format_h264.c |
Save to raw, headerless h264 data. | |
file | format_ilbc.c |
Save to raw, headerless iLBC data. | |
file | format_mp3.c |
MP3 Format Handler. | |
file | format_ogg_speex.c |
OGG/Speex streams. | |
file | format_ogg_vorbis.c |
OGG/Vorbis streams. | |
file | format_pcm.c |
Flat, binary, ulaw PCM file format. | |
file | format_siren14.c |
ITU G.722.1 Annex C (Siren14, licensed from Polycom) format, 48kbps bitrate only. | |
file | format_siren7.c |
ITU G.722.1 (Siren7, licensed from Polycom) format, 32kbps bitrate only. | |
file | format_sln.c |
RAW SLINEAR Formats. | |
file | format_vox.c |
Flat, binary, ADPCM vox file format. | |
file | format_wav.c |
Work with WAV in the proprietary Microsoft format. Microsoft WAV format (8000hz Signed Linear) | |
file | format_wav_gsm.c |
Save GSM in the proprietary Microsoft format. | |
Formats are modules that read or write media files to disk.