#include <DNStreamCommentInfo.h>
Public Member Functions | |
| DNStreamCommentInfo (void) | |
| DNStreamCommentInfo (::StreamCommentInfo *inNativeClass) | |
| ~DNStreamCommentInfo (void) | |
| DNVorbisComments * | comments () |
| Int64 | pageStart () |
| void | setPageStart (Int64 inPageStart) |
| Int32 | codecID () |
| void | setCodecID (Int32 inCodecID) |
| bool | isDirty () |
| void | setIsDirty (bool inIsDirty) |
| Int64 | majorStreamNo () |
| void | setMajorStreamNo (Int64 inMajorStreamNo) |
| Int64 | minorStreamNo () |
| void | setMinorStreamNo (Int64 inMinorStreamNo) |
Protected Attributes | |
| ::StreamCommentInfo * | mNativeClass |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9