DocID026161 Rev 4
85/111
UM1743
Demonstration functional description (STM32F479I-EVAL and STM32F469I-DISCO)
110
Figure 78. Hiding control keys and other information
Table 27. Video module controls
Button
Preview
Description
Play
Checks if the video size is not supported
Supported video size: 0 < xSize < 1024 and 0 < ySize < 768
Changes the video player state to “VIDEO_PLAY”
Reads the video file from storage unit Replaces play button by pause
button
Pause
Pauses the video file stream
Changes the video player state to “VIDEO_PAUSE”
Replaces pause button by play button
Next
Points to the next video file
Stops video playing
Starts playing the next video file if play button is pressed
Previous
Point to the previous video file
Stops video playing
Changes the video player state to “VIDEO_IDLE”
Stop
Closes the video file from storage unit
Stops video playing
Changes the video player state to “VIDEO_IDLE”
Back
Back to previous video player frame to add new video file
Menu
Closes video player module
069