#include <SingleVorbisComment.h>
Public Member Functions | |
| SingleVorbisComment (void) | |
| ~SingleVorbisComment (void) | |
| string | key () |
| bool | setKey (string inKey) |
| string | value () |
| bool | setValue (string inValue) |
| string | toString () |
| unsigned long | length () |
| bool | parseComment (string inCommentString) |
Protected Attributes | |
| string | mKey |
| string | mValue |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9