public StreamFormatType Streams { get; set; }
public:
property StreamFormatType Streams {
StreamFormatType get();
void set ( StreamFormatType );
}
A StreamFormatType enumeration value indicating which streams the target can have.
Gets or sets a value that indicates which streams the target format can have. The format to be used for the converted file. This includes the file format, any special settings used by that format, and which audio and/or video codec is to be used for the conversion, and any special settings used by the codecs. For a list of possible values, refer to StreamFormatType constants. Individual values can be combined by using the bitwise OR operator.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document