#import <MLChapterTOC.h>
Abgeleitet von NSObject.
Basisklasse für MLChapterTOCRep.
Öffentliche Methoden | |
| (unsigned int) | - countOfChapters |
| (unsigned int) | - countOfGroupsForProperty: |
| (unsigned int) | - chapterIndexForGroupIndex:groupingProperty: |
| (unsigned int) | - groupIndexForChapterIndex:groupingProperty: |
| (unsigned int) | - durationInMSOfGroupAtIndex:groupingProperty: |
| (unsigned int) | - groupIndexAtTimeLocationInMS:groupingProperty: |
| (unsigned int) | - timeLocationInMSOfGroupAtIndex:groupingProperty: |
| (unsigned int) | - chapterIndexAtTimeLocationInMS: |
| (unsigned int) | - durationInMSOfChapterAtIndex: |
| (unsigned int) | - timeLocationInMSOfChapterAtIndex: |
| (id) | - titlePropertyOfChapterAtIndex: |
| (id) | - urlTitlePropertyOfChapterAtIndex: |
| (id) | - urlPropertyOfChapterAtIndex: |
| (id) | - imageDataForArtworkFormatID:chapterIndex:artworkInstanceInfo: |
| (id) | - bestImageDataForSize:chapterIndex:artworkInstanceInfo: |
| (id) | - availableArtworkFormatIDsForChapterIndex: |
Definiert in Zeile 9 der Datei MLChapterTOC.h.
| - (unsigned int) countOfChapters |
Implementiert in MLChapterTOCRep.
| - (unsigned int) countOfGroupsForProperty: | (int) | fp8 |
Implementiert in MLChapterTOCRep.
| - (unsigned int) chapterIndexForGroupIndex: | (unsigned int) | fp8 | ||
| groupingProperty: | (int) | fp12 | ||
Implementiert in MLChapterTOCRep.
| - (unsigned int) groupIndexForChapterIndex: | (unsigned int) | fp8 | ||
| groupingProperty: | (int) | fp12 | ||
Implementiert in MLChapterTOCRep.
| - (unsigned int) durationInMSOfGroupAtIndex: | (unsigned int) | fp8 | ||
| groupingProperty: | (int) | fp12 | ||
Implementiert in MLChapterTOCRep.
| - (unsigned int) groupIndexAtTimeLocationInMS: | (unsigned int) | fp8 | ||
| groupingProperty: | (int) | fp12 | ||
Implementiert in MLChapterTOCRep.
| - (unsigned int) timeLocationInMSOfGroupAtIndex: | (unsigned int) | fp8 | ||
| groupingProperty: | (int) | fp12 | ||
Implementiert in MLChapterTOCRep.
| - (unsigned int) chapterIndexAtTimeLocationInMS: | (unsigned int) | fp8 |
| - (unsigned int) durationInMSOfChapterAtIndex: | (unsigned int) | fp8 |
Implementiert in MLChapterTOCRep.
| - (unsigned int) timeLocationInMSOfChapterAtIndex: | (unsigned int) | fp8 |
Implementiert in MLChapterTOCRep.
| - (id) titlePropertyOfChapterAtIndex: | (unsigned int) | fp8 |
Implementiert in MLChapterTOCRep.
| - (id) urlTitlePropertyOfChapterAtIndex: | (unsigned int) | fp8 |
Implementiert in MLChapterTOCRep.
| - (id) urlPropertyOfChapterAtIndex: | (unsigned int) | fp8 |
Implementiert in MLChapterTOCRep.
| - (id) imageDataForArtworkFormatID: | (unsigned int) | fp8 | ||
| chapterIndex: | (unsigned int) | fp12 | ||
| artworkInstanceInfo: | (struct MLArtworkInstanceInfo *) | fp16 | ||
Implementiert in MLChapterTOCRep.
| - (id) bestImageDataForSize: | (struct _NSSize) | fp8 | ||
| chapterIndex: | (unsigned int) | fp16 | ||
| artworkInstanceInfo: | (struct MLArtworkInstanceInfo *) | fp20 | ||
Implementiert in MLChapterTOCRep.
| - (id) availableArtworkFormatIDsForChapterIndex: | (unsigned int) | fp8 |
Implementiert in MLChapterTOCRep.