VideoOverlay.setPos

機能/意味
Specify the upper left position of the playback rectangle
タイプ
VideoOverlayクラスのメソッド
構文
setPos(left, top)
引数
left  Specify the left edge of the rectangular area for playing media.
top  Specify the top position of the rectangular area for playing media.
戻り値
なし (void)
説明
 Specifies the upper left position of the rectangular area for playing media.
 Coordinates are coordinates in the window's client (the area where the layer can be displayed) and are specified in pixels.