blob: 0c23a058ce33b91abeac5c6f9e0c8899a1f9b654 [file] [log] [blame]
SBC_1.0 {
global:
sbc_init;
sbc_reinit;
sbc_finish;
sbc_parse;
sbc_decode;
sbc_encode;
sbc_get_frame_length;
sbc_get_frame_duration;
sbc_get_codesize;
sbc_get_implementation_info;
local:
*;
};
SBC_1.1 {
global:
sbc_init_msbc;
} SBC_1.0;
SBC_1.2 {
global:
sbc_init_a2dp;
} SBC_1.1;