Main Content

Video Display

Display video on device screen

Add-On Required: This feature requires the Simulink Support Package for Android Devices add-on.

  • Video Display block

Libraries:
Simulink Support Package for Android Devices / Audio & Video

Description

Use the Video Display block to display the video on the device screen by using the red, blue, and green component values of an input image. The dimensions of all the three input ports R,G, and B must be equal.

Ports

Input

expand all

Red component of an image, specified as a numeric matrix. This matrix must be of the same size as inputs G and B.

Data Types: uint8

Green component of an image, specified as a numeric matrix. This matrix must be of the same size as inputs R and B.

Data Types: uint8

Blue component of an image, specified as a numeric matrix. This matrix must be of the same size as inputs R and G.

Data Types: uint8

Version History

Introduced in R2014a