ISoundRecDuration Property |
Returns the duration (in seconds) of the current active recording.
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax Return Value
Type:
Int32int
Remarks If the silent recording is off, the returned value will be -1
Examples
If the silent recording is on and runs for one minute once the SoundRec.Duration is called, it will return the value 60.
See Also