canRecord

canRecord(): Boolean;

The canRecord method of the MultiMedia class returns whether the device supports recording.

If the useDotNetVersion property is set to true, the canRecord method returns a fixed value of false.

See also the record, newFile, and save methods.