New/Extended Methods of MediaStreamContainer

List of functions that have been added or changed in the MediaStreamContainer class in IC Imaging Control 3.5.6

MediaStreamContainer::isCustomCodecSupported

Returns, if this container does support a codec. If true, then you can create a sink with a Codec or uncompressed format GUID.

MediaStreamContainer::isUncompressedSupported

Returns, if this container does support a uncompressed data stream. If true, then you can create a sink a uncompressed format GUID.

MediaStreamContainer::getAvailableMediaStreamContainerList

Returns a list of available container types.

<< Extended Classes