I am working on HE AAC decoder. Input files are aac(with sbr extension) parsed from .mp4 files. Now since .mp4 files have an AudioSpecificConfig() for SBR which have bits for sbr_present_flag and bs_samplerate_mode, where can I find find bs_samplerate_mode / bDownSampleSbr within an aac + sbr file.
I need more information about sbr header for implicit signaling within aac files.
Please help.
