#include <mpc/mpc_types.h>
Go to the source code of this file.
◆ mpc_streaminfo
mpc stream properties structure
Structure containing all the properties of an mpc stream. Populated by the streaminfo_read function.
◆ mpc_streaminfo_get_length()
Gets length of stream si, in seconds.
- Returns
- length of stream in seconds
◆ mpc_streaminfo_get_length_samples()
MPC_API mpc_int64_t mpc_streaminfo_get_length_samples |
( |
mpc_streaminfo * |
si | ) |
|
Returns length of stream si, in samples.
- Returns
- length of stream in samples