UIVideo Class

Definition

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.

Applies to