Overload List
Name | Description | |
---|---|---|
GetVideoThumbnail(String, Stream) |
Extract video thumbnail (first frame) from local video file
| |
GetVideoThumbnail(String, String) |
Extract video thumbnail (first frame) from local video file
| |
GetVideoThumbnail(String, Stream, NullableSingle) |
Extract video frame from local video file at specified position
| |
GetVideoThumbnail(String, String, NullableSingle) |
Extract video frame from a local video file (or URL) at the specified position
| |
GetVideoThumbnail(String, Stream, NullableSingle, ConvertSettings) |
Extract video frame at the specified position from the local video file (or URL).
| |
GetVideoThumbnail(String, String, NullableSingle, ConvertSettings) |
Extract video frame from local video file at specified position
|
See Also