public class SparkVideoDisplay extends FlexObject
修飾子 | コンストラクタと説明 |
---|---|
protected |
SparkVideoDisplay(JtfObjectHandle handle,
Desktop desktop)
JtfObjectHandle を持つ新しい SparkVideoDisplay を作成します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
double |
getBytesLoaded()
[読み取り専用] 既にアプリケーションにダウンロードされているデータのバイト数です。
|
double |
getBytesTotal()
[読み取り専用] アプリケーションにダウンロードされるデータの総バイト数です。
|
double |
getCurrentTime()
[読み取り専用] ビデオの再生開始以降の再生ヘッドの現在時間(秒単位)です。
|
double |
getDuration()
[読み取り専用] ビデオの再生時間(秒単位)です。
|
String |
getMediaPlayerState()
[読み取り専用] ビデオの現在の状態です。
|
String |
getScaleMode()
[読み取り専用] ビデオ コンテンツの様々なサイズ変更の方法を示します。
|
double |
getVolume()
[読み取り専用] ボリューム レベル。
|
boolean |
isAutoDisplayFirstFrame()
[読み取り専用] source が設定されている場合、ビデオをロードするかどうかを指定します。
|
boolean |
isAutoPlay()
[読み取り専用] source プロパティが設定されている場合に、ビデオの再生をすぐに開始するかどうかを指定します。
|
boolean |
isAutoRewind()
[読み取り専用] 再生が停止したときに、FLV ファイルを最初のフレームまで巻き戻すかどうかを指定します。
|
boolean |
isLoop()
[読み取り専用] 再生が完了した後でメディアを再び再生する必要があるかどうかを示します。
|
boolean |
isMuted()
[読み取り専用] ビデオをミュートするかどうかを指定します。
|
boolean |
isPauseWhenHidden()
[読み取り専用] ビデオが非表示になっても再生を続行するかどうかを制御します。
|
boolean |
isPlaying()
[読み取り専用] ビデオが再生中である場合、または再生試行中であるかどうか。
|
changeFocus, changeFocus, changeFocus, getAutomationClassName, getAutomationIndex, getAutomationName, getClassName, getCurrentState, getErrorColor, getErrorString, getId, getNumAutomationChildren, getPercentHeight, getPercentWidth, getScaleX, getScaleY, getThemeColor, getToolTip, isEnabled, isFocusEnabled, isUseHandCursor, move, move, move, setFocus
click, click, click, click, doubleClick, doubleClick, doubleClick, doubleClick, getAlpha, getHeight, getStyle, getTabIndex, getWidth, getX, getY, isMouseEnabled, isTabChildren, isTabEnabled, isVisible, mouseMove, mouseMove, nativeToString, pressKeys, pressKeys, pressMouse, pressMouse, pressMouse, pressMouse, releaseKeys, releaseKeys, releaseMouse, releaseMouse, releaseMouse, releaseMouse, typeKeys, typeKeys, typeKeys, typePasswordKeys, typePasswordKeys, typePasswordKeys
captureBitmap, captureBitmap, exists, exists, generateLocator, getChildren, getDynamicMethodList, getParent, getPropertyList, getRect, getRect, getText, getValue, highlightObject, highlightObject, highlightObject, invokeMethods, textCapture, textCapture, textClick, textClick, textClick, textClick, textClick, textClick, textExists, textExists, textExists, textExists, textExists, textRectangle, textRectangle, textRectangle, textRectangle, textRectangle, waitForChildDisappearance, waitForChildDisappearance, waitForDisappearance, waitForDisappearance, waitForObject, waitForObject, waitForProperty, waitForProperty
equals, exists, find, find, findAll, findAll, getCustomTypeName, getDesktop, getHandle, getLocator, getProperty, getTypeName, hashCode, imageClick, imageClick, imageClick, imageClick, imageClick, imageClick, imageClickFile, imageClickFile, imageClickFile, imageClickFile, imageClickFile, imageClickFile, imageExists, imageExists, imageExists, imageExistsFile, imageExistsFile, imageExistsFile, imageRectangle, imageRectangle, imageRectangle, imageRectangleFile, imageRectangleFile, imageRectangleFile, invoke, preventFinalLocator, setProperty, toString
protected SparkVideoDisplay(JtfObjectHandle handle, Desktop desktop)
handle
- SparkVideoDisplay を識別するハンドルdesktop
- このオブジェクトが存在するデスクトップpublic boolean isAutoDisplayFirstFrame()
public boolean isAutoPlay()
public boolean isAutoRewind()
public double getBytesLoaded()
public double getBytesTotal()
public double getCurrentTime()
public double getDuration()
public boolean isLoop()
public String getMediaPlayerState()
public boolean isMuted()
public boolean isPauseWhenHidden()
public boolean isPlaying()
public String getScaleMode()
public double getVolume()
Copyright 2009-2012 Micro Focus. All Rights Reserved.