For a list of all members of this type, see ConvertCtrl members
Public Properties
Name | Description | |
---|---|---|
![]() |
AllowedStreams | Gets or sets which streams can be converted. |
![]() |
AudioProcessors | Gets the registered audio processors collection object. |
![]() |
ConvertError | Gets the last conversion error code. |
![]() |
Duration | Gets the duration of the media, in seconds. |
![]() |
FullScreenMode | Gets or sets the video renderer full-screen mode state. |
![]() |
PercentComplete | Gets the current conversion completion percentage. |
![]() |
PercentCompleteScalar | Gets or sets the scalar value by which to divide the current conversion completion percentage. |
![]() |
Preview | Gets or sets the Convert control's preview state. |
![]() |
PreviewVisible | Gets or sets the preview visible state. |
![]() |
RenderedStreams | Gets the streams that have been rendered. |
![]() |
SelectedAudioProcessors | Gets the selected audio processor collection object. |
![]() |
SelectedVideoProcessors | Gets the selected video processor collection object. |
![]() |
SelectionEnd | Gets or sets the current selection end position in seconds. |
![]() |
SelectionStart | Gets or sets the current selection start position in seconds. |
![]() |
SourceAudioFOURCC | Gets the FOURCC format id of the source audio. |
![]() |
SourceAudioType | Gets a string that represents the GUID of the source audio type. |
![]() |
SourceFile | Gets or sets the media source filename, URL or UDP address. |
![]() |
SourceObject | Gets or sets the media source object. |
![]() |
SourceStream | Gets or sets the media source stream. |
![]() |
SourceType | Gets the media source type. |
![]() |
SourceVideoFOURCC | Gets the FOURCC format id of the source video format. |
![]() |
SourceVideoType | Gets a string that represents the GUID of the source video type. |
![]() |
State | Gets the convert control current state. |
![]() |
TargetFile | Gets or sets the media target filename. |
![]() |
TargetFormat | Gets or sets the media target file format. |
![]() |
TargetFormats | Gets the target format collection object. |
![]() |
TargetType | Gets and sets the media target type. |
![]() |
UnrenderedStreams | Gets the streams that have not been rendered. |
![]() |
VideoHeight | Gets the current video height in pixels. |
![]() |
VideoProcessors | Gets the registered video processors collection object. |
![]() |
VideoWidth | Gets the current video width in pixels. |
![]() |
VideoWindow | Gets the handle to the current video window. |
![]() |
VideoWindowHeight | Gets the height of the video window in pixels. |
![]() |
VideoWindowLeft | Gets the left position of the video window in pixels. |
![]() |
VideoWindowSizeMode | Gets or sets the current video window size mode. |
![]() |
VideoWindowTop | Gets the top position of the video window in pixels. |
![]() |
VideoWindowWidth | Gets the width of the video window in pixels. |
![]() |
Window | Gets or sets the handle to the convert control window. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET