[null,null,["上次更新時間:2023-12-02 (世界標準時間)。"],[[["`chrome.cast.media.AudiobookChapterMediaMetadata` provides descriptive metadata for audiobook chapters, including titles, chapter numbers, and cover art."],["This class includes properties like `bookTitle`, `chapterNumber`, `chapterTitle`, `images`, and more for detailed chapter information."],["For backward compatibility, it also includes the `subtitle` and `title` properties, mirroring `bookTitle` and `chapterTitle` respectively."]]],["The `AudiobookChapterMediaMetadata` class describes an audiobook chapter. It includes properties for `bookTitle`, `chapterNumber`, and `chapterTitle` to identify and display the chapter. `images` holds cover art. Backward compatibility is maintained with `subtitle` and `title`, which mirror `bookTitle` and `chapterTitle` respectively. The class has a constructor, `AudiobookChapterMediaMetadata()`, for creating new instances.\n"]]