You could access this page securely.
API documentation for libmpg123, libout123, and libsyn123
Note:
This API doc is automatically generated from the current development version that you can get via Subversion or as a daily snapshot from http://mpg123.org/snapshot.
There may be differences (additions) compared to the latest stable release. See
NEWS.libmpg123,
NEWS.libout123,
NEWS.libsyn123,
and the overall NEWS file on libmpg123 versions and important changes between them.
Let me emphasize that the policy for the lib*123 family is to always stay backwards compatible -- only additions are planned (and it's not yet planned to change the plans;-).
Let me emphasize that the policy for the lib*123 family is to always stay backwards compatible -- only additions are planned (and it's not yet planned to change the plans;-).
mpg123_string Struct Reference
#include <mpg123.h>
Public Attributes | |
char * | p |
size_t | size |
size_t | fill |
Detailed Description
Data structure for storing strings in a safer way than a standard C-String. Can also hold a number of null-terminated strings.
Member Data Documentation
◆ p
◆ size
◆ fill
size_t mpg123_string::fill |
The documentation for this struct was generated from the following file: