Previous | Next |
Returns or sets a Long value specifying the maximum file size for a recording.
Syntax
NSASFRte.RecordMaxSize
Remarks
The maximum file size is measured in kilobytes (1024 bytes).
Setting this property to 0 (zero) specifies that no size limit is placed on the file being recorded.
See Also
RecordDuration, RecordStart, RecordStop, RecordFileName, IsRecording
Previous | Next |