Update hls package in PlaybackOutput
PiperOrigin-RevId: 401099169
This commit is contained in:
parent
585b0bddcc
commit
670bc2f875
@ -136,7 +136,7 @@ public final class PlaybackOutput implements Dumper.Dumpable {
|
||||
|| entry instanceof IcyHeaders
|
||||
|| entry instanceof IcyInfo
|
||||
|| entry instanceof SpliceCommand
|
||||
|| "com.google.android.exoplayer2.hls.HlsTrackMetadataEntry"
|
||||
|| "com.google.android.exoplayer2.source.hls.HlsTrackMetadataEntry"
|
||||
.equals(entry.getClass().getCanonicalName())) {
|
||||
return entry.toString();
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user