CELT_SET_VBR_RATE

Set the target VBR rate in bits per second(int); 0=CBR (default)

extern (C)
template CELT_SET_VBR_RATE (
int x
) {}

Members

Aliases

CELT_SET_VBR_RATE
alias CELT_SET_VBR_RATE = Tuple!(CELT_SET_VBR_RATE_REQUEST, x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta