イメージ形式のプロパティ (FOURCC、幅、高さ、ストライドなど) のコレクションを表します。
メンバー
プロパティ
構文: public FrameSetFormatProperties & Properties;
追加の Frame プロパティのコレクションを取得します。
FromFormats
構文: public inline static std::shared_ptr< FrameSetFormat > FromFormats ( std::initializer_list< const std::shared_ptr< FrameFormat > > formats );
FromFormats
構文: public inline static std::shared_ptr< FrameSetFormat > FromFormats ( const std::vector< std::shared_ptr< FrameFormat > > & formats );