VideoOverlay.setSize

機能/意味
Specify the size of the playback rectangle
タイプ
VideoOverlayクラスのメソッド
構文
setSize(width, height)
引数
width  Specify the width of the rectangular area for playing media.
height  Specifies the vertical width of the rectangular area for playing media.
戻り値
なし (void)
説明
 Specifies the size of the rectangular area for playing media in pixels.
 In the current version, this method cannot be used during layer playback.