- da_vorbis_encode_ctl
alias da_vorbis_encode_ctl = int function(vorbis_info*, int, void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_vorbis_encode_init
alias da_vorbis_encode_init = int function(vorbis_info*, c_long, c_long, c_long, c_long, c_long)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_vorbis_encode_init_vbr
alias da_vorbis_encode_init_vbr = int function(vorbis_info*, c_long, c_long, float)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_vorbis_encode_setup_init
alias da_vorbis_encode_setup_init = int function(vorbis_info*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_vorbis_encode_setup_managed
alias da_vorbis_encode_setup_managed = int function(vorbis_info*, c_long, c_long, c_long, c_long, c_long)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_vorbis_encode_setup_vbr
alias da_vorbis_encode_setup_vbr = int function(vorbis_info*, c_long, c_long, float)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.