Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a collection of image format properties (e.g. FOURCC, width, height, stride, ...)
Members
Properties
Syntax: public FrameSetFormatProperties & Properties;
Gets a collection of additional Frame properties.
FromFormats
Syntax: public inline static std::shared_ptr< FrameSetFormat > FromFormats ( std::initializer_list< const std::shared_ptr< FrameFormat > > formats );
FromFormats
Syntax: public inline static std::shared_ptr< FrameSetFormat > FromFormats ( const std::vector< std::shared_ptr< FrameFormat > > & formats );