feat(android): add live video label configuration (#4190)
This commit is contained in:
committed by
GitHub
parent
82dc4cf3a0
commit
149924ffcb
@@ -261,6 +261,7 @@ export type ControlsStyles = {
|
||||
hideNavigationBarOnFullScreenMode?: boolean;
|
||||
hideNotificationBarOnFullScreenMode?: boolean;
|
||||
seekIncrementMS?: number;
|
||||
liveLabel?: string;
|
||||
};
|
||||
|
||||
export interface ReactVideoRenderLoaderProps {
|
||||
|
||||
Reference in New Issue
Block a user