[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2023-12-02 UTC."],[[["`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"]]