Skip to main content
Version: Next

Interface: CreateCameraShaderBindingsOptions

Defined in: react-native-custom-video-source/dist/typescript/webgpu/cameraShaderBindings.d.ts:13

Options for createCameraShaderBindings.

Properties​

bindGroupIndex?​

optional bindGroupIndex: number

Defined in: react-native-custom-video-source/dist/typescript/webgpu/cameraShaderBindings.d.ts:15

Bind group index the camera texture + sampler are declared at. Defaults to 0.