Tizen Native API  6.5
Dali::Toolkit::VideoView::DisplayMode Struct Reference

The values of this enum determine how the video should be display mode to the view. More...

Public Types

enum  Type
 The values of this enum determine how the video should be display mode to the view. More...

Detailed Description

The values of this enum determine how the video should be display mode to the view.

Since:
4.0, DALi version 1.3.15

Member Enumeration Documentation

The values of this enum determine how the video should be display mode to the view.

Since:
4.0, DALi version 1.3.15
Enumerator:
LETTER_BOX 

Letter box.

Since:
4.0, DALi version 1.3.15
ORIGIN_SIZE 

Origin size.

Since:
4.0, DALi version 1.3.15
FULL_SCREEN 

Full-screen.

Since:
4.0, DALi version 1.3.15
CROPPED_FULL 

Cropped full-screen.

Since:
4.0, DALi version 1.3.15
ORIGIN_OR_LETTER 

Origin size (if surface size is larger than video size(width/height)) or Letter box (if video size(width/height) is larger than surface size)

Since:
4.0, DALi version 1.3.15
DST_ROI 

Region of Interest.

Since:
4.0, DALi version 1.3.15