mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Add C.ENCODING_DTS_UHD_P2 to C.Encoding
This commit is contained in:
parent
d0cd2f5f21
commit
c61f8d317a
@ -192,6 +192,7 @@ public final class C {
|
||||
ENCODING_DTS_HD,
|
||||
ENCODING_DOLBY_TRUEHD,
|
||||
ENCODING_OPUS,
|
||||
ENCODING_DTS_UHD_P2,
|
||||
})
|
||||
public @interface Encoding {}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user