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.
| Variables | |
| char | _AVbinFileInfo::title [512] | 
| char | _AVbinFileInfo::author [512] | 
| char | _AVbinFileInfo::copyright [512] | 
| char | _AVbinFileInfo::comment [512] | 
| char | _AVbinFileInfo::album [512] | 
| int | _AVbinFileInfo::year | 
| int | _AVbinFileInfo::track | 
| char | _AVbinFileInfo::genre [32] | 
| char _AVbinFileInfo::album[512]  [inherited] | 
| char _AVbinFileInfo::author[512]  [inherited] | 
| char _AVbinFileInfo::comment[512]  [inherited] | 
| char _AVbinFileInfo::copyright[512]  [inherited] | 
| char _AVbinFileInfo::genre[32]  [inherited] | 
| char _AVbinFileInfo::title[512]  [inherited] | 
| int _AVbinFileInfo::track  [inherited] | 
| int _AVbinFileInfo::year  [inherited] | 
 1.5.1
 1.5.1