libmpcdec  1.2.2
Public Attributes | List of all members
mpc_frame_info_t Struct Reference

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))
 

Detailed Description

Definition at line 63 of file mpcdec.h.


The documentation for this struct was generated from the following file: