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 classImageStackVideoOptionsOptions 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 booleanImageStackVideoWriter. writeVideo(VideoOutputOptions options, ProgressUpdater progress_bar)abstract booleanVideoWriter. 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)