NorskInput.videoTestCard() method
Generate a test video card with a configurable pattern.
Signature:
videoTestCard(settings: VideoTestcardGeneratorSettings): Promise<VideoTestcardGeneratorNode>;
Parameters
Parameter | Type | Description |
---|---|---|
settings |
Configuration for the video test card |
Returns:
Promise<VideoTestcardGeneratorNode>
Find Examples
Search for examples using videoTestCard in our examples repo.