![]() |
AVbin
Version 10
Cross-platform audio/video media decoding library with long-term ABI support.
|
#include <avbin.h>
Data Fields | |
| size_t | structure_size |
| int32_t | n_streams |
| AVbinTimestamp | start_time |
| AVbinTimestamp | duration |
Metadata fields | |
File metadata. Strings are NUL-terminated and may be omitted (the first character NUL) if the file does not contain appropriate information. The encoding of the strings is unspecified. | |
| char | title [512] |
| char | author [512] |
| char | copyright [512] |
| char | comment [512] |
| char | album [512] |
| int32_t | year |
| int32_t | track |
| char | genre [32] |
File details. The info struct is filled in by avbin_get_file_info.
| AVbinTimestamp duration |
| AVbinTimestamp start_time |
| size_t structure_size |
1.8.2