@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 Format.

Public constructors

Public methods

void

Clears the holder.

Public fields

drmSession

public @Nullable DrmSession drmSession

An accompanying context for decrypting samples in the format.

format

public @Nullable Format format

The held Format.

Public constructors

FormatHolder

public FormatHolder()

Public methods

clear

public void clear()

Clears the holder.