webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Macros | |
#define | FRAME_SIZE 960 |
#define | SAMPLE_RATE 48000 |
#define | CHANNELS 2 |
#define | APPLICATION OPUS_APPLICATION_AUDIO |
#define | BITRATE 64000 |
#define | MAX_FRAME_SIZE 6*960 |
#define | MAX_PACKET_SIZE (3*1276) |
Functions | |
int | main (int argc, char **argv) |
#define APPLICATION OPUS_APPLICATION_AUDIO |
#define BITRATE 64000 |
#define CHANNELS 2 |
#define FRAME_SIZE 960 |
#define MAX_FRAME_SIZE 6*960 |
#define MAX_PACKET_SIZE (3*1276) |
#define SAMPLE_RATE 48000 |
int main | ( | int | argc, |
char ** | argv | ||
) |