《摘自Media Play SDK》
Player.fullScreen
The fullScreen property specifies or retrieves a value indicating whether video content is played back in full-screen mode.
Syntax
player.fullScreen
Possible Values
This property is a read/write Boolean.
Value Description
true Video content is played back in full-screen mode.
false Default. Video content is not played back in full-screen mode.