Stay organized with collections
Save and categorize content based on your preferences.
@Retention(value = RetentionPolicy.SOURCE)
@StringDef(value = )
@Documented
@Target(value = ElementType.TYPE_USE)
public annotation CmcdConfiguration.CmcdKey
Indicates that the annotated element represents a CMCD key.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-07-17 UTC.
[null,null,["Last updated 2025-07-17 UTC."],[],[],null,["# CmcdConfiguration.CmcdKey\n=========================\n\nArtifact: [androidx.media3:media3-exoplayer](/jetpack/androidx/releases/media3) \n[View Source](https://cs.android.com/search?q=file:androidx/media3/exoplayer/upstream/CmcdConfiguration.java+class:androidx.media3.exoplayer.upstream.CmcdConfiguration.CmcdKey)\n\n*** ** * ** ***\n\n[Kotlin](/reference/kotlin/androidx/media3/exoplayer/upstream/CmcdConfiguration.CmcdKey \"View this page in Kotlin\") \\|Java\n\n\n```\n@Retention(value = RetentionPolicy.SOURCE)\n@StringDef(value = )\n@Documented\n@Target(value = ElementType.TYPE_USE)\npublic annotation CmcdConfiguration.CmcdKey\n```\n\n\u003cbr /\u003e\n\n*** ** * ** ***\n\nIndicates that the annotated element represents a CMCD key."]]