Skip to content

TCompressionType

type

TCompressionType = (ct_Video, ct_Audio, ct_AudioVideo);

Type used by the CompressionType property. ct_Video: the video stream will be compressed

Value Description
ct_Audio the audio stream will be compressed
ct_AudioVideo both video and audio streams will be compressed