UIVideo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Static class that exposes some helper methods for manipulating video.
public static class UIVideo
type UIVideo = class
- Inheritance
-
UIVideo
Methods
IsCompatibleWithSavedPhotosAlbum(String) |
Determines whether the video file is compatible with the current photos album. |
SaveToPhotosAlbum(String, UIVideo+SaveStatus) |
Saves the video to the photos album. |