VIDEO.SampleRate

Previous  Next

 

rate = VIDEO.SampleRate( nControl AS INTEGER,

                         rate     AS INTEGER ) AS INTEGER

 

 

 

 

Sets or gets the sample rate of the video.  Note; the video will not be altered.  This will just be used for calculations etc.

 

Example:

 

PRINT VIDEO.SampleRate( nControl ),