Official Content

Different Multimedia sources such as audio, video, pdf in your Web Applications are a powerful tool for making your application more informative and more attractive.

Video can be stored in your database, or you can use common online video sharing services. In this context, the GX Media Player Control will handle the different kinds of sources you could want to use.

Using the control

GX Media Player is a GeneXus built-in control that is available in the toolbox.

How to use the control:

  1. Drag it to your panel.

i2016_04_03_13_22_471_png

  1. Set the Source property to your media source (This can be done programmatically or at design time).
    gxmediaPlayer1.Source = 'video.mp4'
  2. Run (F5)

Properties

  • Width
  • Height
  • Full Screen
  • Media Title: A descriptive name for the media (it can be empty).
  • AutoPlay: The player, when possible, starts playing the media source.
  • Source: Indicates the media URI to be played
  • Control Name

The implementation of this control is based on the VIDEO HTML5 tag and uses the VideoJS library to use a Flash player when the VIDEO tag is not supported.

Supported Sources

The Source property supports the following sources:

  • YouTube video URL
  • Vimeo video URL
  • Google video URL
  • Local URL  (e.g: pathtourl(Blob) can be used)
  • Flash
  • Mp4
  • Ogg

However, the supported formats depend on the browser and operating system, see this link.

Availability

Since GeneXus X Evolution 3 upgrade 8.

 



 



 




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