Chris@1:
Chris@1:
Chris@1: FLAC: FLAC__StreamMetadata_VorbisComment_Entry Struct Reference
Chris@1:
Chris@1:
Chris@1:
Chris@1:
Chris@1: FLAC__StreamMetadata_VorbisComment_Entry Struct Reference
Chris@1:
Chris@1: [FLAC/format.h: format components]
Chris@1:
#include <format.h>
Chris@1:
Chris@1: List of all members.
Detailed Description
Chris@1: Vorbis comment entry structure used in VORBIS_COMMENT blocks. (c.f. format specification)
Chris@1: For convenience, the APIs maintain a trailing NUL character at the end of entry which is not counted toward length, i.e.
strlen(entry) == length
Chris@1:
Chris@1:
Chris@1:
Chris@1: |
Chris@1:
Public Attributes |
Chris@1:
Chris@1: FLAC__uint32 | length |
Chris@1:
Chris@1:
Chris@1: FLAC__byte * | entry |
Chris@1:
Chris@1:
Chris@1:
The documentation for this struct was generated from the following file:
Chris@1:
Chris@1:
Chris@1:
Chris@1:
Chris@1:
Chris@1:
Chris@1:
Chris@1: Copyright (c) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson
Chris@1: |
Chris@1:
Chris@1:
Chris@1: |
Chris@1:
Chris@1:
Chris@1:
Chris@1:
Chris@1:
Chris@1:
Chris@1:
Chris@1:
Chris@1:
Chris@1:
Chris@1: