↓ 10 callersMethodset@see android.media.MediaCodec.CryptoInfo#set(int, int[], int[], byte[], byte[], int)
exoplayer/src/main/java/com/google/android/exoplayer2/decoder/CryptoInfo.java:72
↓ 9 callersMethodgetStateReturns the current state of the session, which is one of {@link #STATE_ERROR}, {@link #STATE_RELEASED}, {@link #STATE_OPENING}, {@link #STATE_OPENED}
exoplayer/src/main/java/com/google/android/exoplayer2/drm/DrmSession.java:74
↓ 7 callersMethodclearPrefixFlagsClears prefix flags, as used by {@link #findNalUnit(byte[], int, int, boolean[])}. @param prefixFlags The flags to clear.
exoplayer/src/main/java/com/google/android/exoplayer2/util/NalUnitUtil.java:460
↓ 7 callersMethodcreateVideoSampleFormat(String id, String sampleMimeType, String codecs,
int bitrate, int maxInputSize, int width, int height,
exoplayer/src/main/java/com/google/android/exoplayer2/Format.java:205