mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 04:38:33 +00:00
feat(runtime): apply color grading in preview and render
This commit is contained in:
@@ -17,6 +17,8 @@ export const HYPERFRAME_CONTROL_ACTIONS = [
|
||||
"seek",
|
||||
"set-muted",
|
||||
"set-playback-rate",
|
||||
"set-color-grading",
|
||||
"set-color-grading-compare",
|
||||
"enable-pick-mode",
|
||||
"disable-pick-mode",
|
||||
] as const;
|
||||
|
||||
Reference in New Issue
Block a user