libmpcdec
1.2.2
|
Public Attributes | |
mpc_uint32_t | samples |
mpc_int32_t | bits |
number of samples in the frame (counting once for multiple channels) | |
MPC_SAMPLE_FORMAT * | buffer |
number of bits consumed by this frame (-1) if end of stream | |
mpc_bool_t | is_key_frame |
frame samples buffer (size = samples * channels * sizeof(MPC_SAMPLE_FORMAT)) | |