Uses of Class
mgui.io.domestic.videos.VideoOutputOptions
Package | Description |
---|---|
mgui.io.domestic.videos |
-
Uses of VideoOutputOptions in mgui.io.domestic.videos
Subclasses of VideoOutputOptions in mgui.io.domestic.videos Modifier and Type Class Description class
ImageStackVideoOptions
Options for a video stack output operation; i.e., vis ImageStackVideoWriter.Methods in mgui.io.domestic.videos with parameters of type VideoOutputOptions Modifier and Type Method Description boolean
ImageStackVideoWriter. writeVideo(VideoOutputOptions options, ProgressUpdater progress_bar)
abstract boolean
VideoWriter. writeVideo(VideoOutputOptions options, ProgressUpdater progress_bar)
Constructors in mgui.io.domestic.videos with parameters of type VideoOutputOptions Constructor Description ImageStackVideoDialog(javax.swing.JFrame aFrame, InterfacePanel panel, VideoOutputOptions options)
VideoOutputDialog(javax.swing.JFrame aFrame, InterfacePanel panel, VideoOutputOptions options)