MediaStreamContainer.CustomCodecSupported Property |
||
Returns whether this MediaStreamContainer allows an AviCompressor to be used to compress the recorded video. | ||
Syntax: | Public CustomCodecSupported As Boolean |
|
Limitations: | Read only. |
|
Remarks: | When this property is True, an AviCompressor can be assigned to MediaStreamSink.Codec after this MediaStreamContainer has been assigned to MediaStreamSink.StreamContainer. |
|
See also: | MediaStreamContainer, MediaStreamSink.StreamContainer, MediaStreamSink.Codec |