hasAudioStream property

bool? hasAudioStream
getter/setter pair

Whether there is an audio stream, default value: false.

Implementation

bool? hasAudioStream = false;