CArclib::ArcSetOptimizeAVRecording

The ArcSetOptimizeAVRecording method updates the AV Recording Mode.

 

virtual ARC_STATUS ArcSetOptimizeAVRecording (

BYTE nMode

);

Parameters:

[IN]

nMode:

Value

Meaning

0

Mode 1.

1

Mode 2

2

Mode 3

 

Return Values

This method returns the ARC_STATUS.

Note:

Password required if password enabled, use ArcChkPassword member function to validate the password.