isRecording property

bool? isRecording
final

Returns the recording state of media.

Only used if eventType is VlcMediaEventType.playing, VlcMediaEventType.recording.

Implementation

final bool? isRecording;