mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Add a new HWA type RKMPP
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
This commit is contained in:
parent
2ea75ea62f
commit
d423efd2ea
@ -33,6 +33,11 @@
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// Video ToolBox.
|
/// Video ToolBox.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
VideoToolBox = 5
|
VideoToolBox = 5,
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Rockchip Media Process Platform (RKMPP).
|
||||||
|
/// </summary>
|
||||||
|
RKMPP = 6
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user