beautypg.com

X12_set_input, X12_set_input_type, X12_set_system – Sensoray 512 User Manual

Page 12

background image

12

Notes

Resets the board. Writes new values to the board registers.

X12_set_input

void X12_set_input(int CardId,int input);

Parameters

CardId

Card identifier. Must be between 0 and number of cards minus 1.

input

Video input. Must be between 0 and 3.

Return values

None.

Notes

Select video input. Default is 0.

X12_set_input_type

void X12_set_input_type(int CardId,int type);

Parameters

CardId

Card identifier. Must be between 0 and number of cards minus 1.

type

Video input type. Must be 0 for Composite Video or 1 for S-Video.

Return values

None.

Notes

Sets video input type. Default is 0 (Composite Video).

X12_set_system

void X12_set_system(int CardId,int system);

Parameters

CardId

Card identifier. Must be between 0 and number of cards minus 1.

system

Video system. Must be PAL (1) or NTSC (2).