FormatHolder
Artifact: androidx.media3:media3-exoplayer
@UnstableApi
public final class FormatHolder
Holds a Format.
Summary
Public fields |
|
|---|---|
@Nullable DrmSession |
An accompanying context for decrypting samples in the format. |
@Nullable Format |
The held |
Public constructors |
|---|
Public methods |
|
|---|---|
void |
clear()Clears the holder. |
Public fields
drmSession
public @Nullable DrmSession drmSession
An accompanying context for decrypting samples in the format.