isVideoExt property

bool isVideoExt

Implementation

bool get isVideoExt {
  return this == MediaTypes.videoExt;
}