#include <DNVorbisComments.h>
Public Member Functions | |
| DNVorbisComments (void) | |
| DNVorbisComments (::VorbisComments *inNativeClass) | |
| ~DNVorbisComments (void) | |
| String * | vendorString () |
| bool | setVendorString (String *inVendorString) |
| Int64 | numUserComments () |
| DNSingleVorbisComment * | getUserComment (Int64 inIndex) |
| bool | addComment (String *inKey, String *inValue) |
| String * | toString () |
| Int64 | size () |
Protected Attributes | |
| ::VorbisComments * | mNativeClass |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9