Official Content

This tutorial is a guide for using the PlayVideo method offered by the Interop external object.

InteropEOPlayVideoMethod

Step 1

Create a Transaction object with the following attributes:

Multimedia
{
   MultimediaId*
   MultimediaVideo //Based on the URL domain. It is NOT based on the standard Video data type.
}

Step 2

Apply the Work With pattern to it.


Step 3

Go to the Section (General) node located under the Detail node.

Click on the Events tab:

Events in pattern - transaction multimedia - Play video 18

Add the following event:

Event 'Play'
      Interop.PlayVideo(MultimediaVideo)
EndEvent

Finally, go to the Layout tab and insert in the Application Bar a button associated with the 'Play' event:

image_202351714125_1_png

 

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant