fix: add missing shutterColor type (#3561)

This commit is contained in:
Tarun Chauhan
2024-03-05 23:27:58 +05:30
committed by GitHub
parent b73baad2c2
commit ba00881ddc
3 changed files with 3 additions and 1 deletions

View File

@@ -221,6 +221,7 @@ export interface ReactVideoProps extends ReactVideoEvents, ViewProps {
selectedTextTrack?: SelectedTrack;
selectedVideoTrack?: SelectedVideoTrack; // android
subtitleStyle?: SubtitleStyle; // android
shutterColor?: string; // Android
textTracks?: TextTracks;
testID?: string;
trackId?: string; // Android