| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
#include <Mp4ChplReader.h>
Static Public Member Functions | |
| static ChplChapterResult | ScanNeroChapters (const CURL &url, std::vector< ChplChapter > &chapters) | 
| Parses MP4 chapter atoms (chpl) from Nero/Ahead encoded files.   | |
      
  | 
  static | 
Parses MP4 chapter atoms (chpl) from Nero/Ahead encoded files.
| url | [in] url of the file to be scanned | 
| chapters | [out] vector containing the names and start times of any chapters found |