1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

refine hls, extract the flv/aac sample rates

This commit is contained in:
winlin 2014-07-06 17:32:48 +08:00
parent e5e2729967
commit 96e0273e99
4 changed files with 42 additions and 23 deletions

View file

@ -47,6 +47,16 @@ class SrsPithyPrint;
class SrsSource;
class SrsFileWriter;
/**
* the flv sample rate map
*/
extern int flv_sample_rates[];
/**
* the aac sample rate map
*/
extern int aac_sample_rates[];
/**
* jitter correct for audio,
* the sample rate 44100/32000 will lost precise,