Video Control In Power Apps

Power Apps is a suite of apps, services, connectors, and data platforms that provides a rapid application development environment to build custom apps for your business needs. For more details please click here.

A Video control plays a video clip from a file or from YouTube or Azure Media Services. Closed captions can optionally be shown when specified.

In this article, you can learn how to use Video Control in Microsoft Power Apps.

Step 1

Open the URL https://powerapps.microsoft.com/en-us/ in the browser for Power apps,

Create an account with your Organisation Mail ID and login it, After login your Power Apps account,

Step 2

First, Click on Create (+ ) and select the Canvas app from blank.

Next, give the App name as PAVideo and format as Phone, and then click on Create.

Step 3

To test the audio control, rename the Screen name as ScrVideo.

Add the following controls to the screen for the Video Control feature view.

Insert the Label Control and set the Name property as LblName and Text Property as Video Control in Power Apps.

Insert the Video Control and set the Name property as VidTest and Media property as "https://www.youtube.com/watch?v=T9_gTczztDo".

Step 4

Now we can see the preview of your App in Power Apps Studio, and the output of the PAVideo is,

After clicking the Play button,

Summary

Now you are successfully tested Video Control- PAVideo in the Power Apps Studio environment. 


Similar Articles