C# Class WPCordovaClassLib.Cordova.UI.VideoCaptureTask

Allows an application to launch the Video Recording application. Use this to allow users to record video from your application.
Afficher le fichier Open project: ChristianWeyer/tUdUs Class Usage Examples

Méthodes publiques

Méthode Description
Show ( ) : void

Shows Video Recording application

Private Methods

Méthode Description
NavigationService_Navigated ( object sender, System e ) : void

Performs additional configuration of the recording application.

Method Details

Show() public méthode

Shows Video Recording application
public Show ( ) : void
Résultat void