setFillMode abstract method
- FillMode fillMode
Set fill mode
Set the fill mode of the video, can choose FILL or FIT mode.
fillMode: Fill mode
Implementation
void setFillMode(FillMode fillMode);
Set fill mode
Set the fill mode of the video, can choose FILL or FIT mode.
fillMode : Fill modevoid setFillMode(FillMode fillMode);