 | RenderVideoEncoderAvailableContainers Property |
Gets the list of available containers.
Namespace:
Lumiscaphe.Workshop.Interop
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntaxpublic ReadOnlyCollection<RenderVideoContainer> AvailableContainers { get; }public:
property ReadOnlyCollection<RenderVideoContainer^>^ AvailableContainers {
ReadOnlyCollection<RenderVideoContainer^>^ get ();
}Property Value
Type:
ReadOnlyCollectionRenderVideoContainer
The list of available containers.
Exceptions
Version InformationLumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also