mirror of
https://github.com/samsonjs/media.git
synced 2026-04-13 12:35:48 +00:00
Add C.ENCODING_DTS_UHD_P2 to C.Encoding
This commit is contained in:
parent
d0cd2f5f21
commit
c61f8d317a
1 changed files with 1 additions and 0 deletions
|
|
@ -192,6 +192,7 @@ public final class C {
|
|||
ENCODING_DTS_HD,
|
||||
ENCODING_DOLBY_TRUEHD,
|
||||
ENCODING_OPUS,
|
||||
ENCODING_DTS_UHD_P2,
|
||||
})
|
||||
public @interface Encoding {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue