[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 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"]]