|
##0 IWMPMedia3 = Notuseful
##1 IWMPMedia3.GetisIdentical =
Determines if the supplied object is the same as the this one
##1 IWMPMedia3.sourceURL =
Returns the media URL
##1 IWMPMedia3.name =
Returns the name of the media
##1 IWMPMedia3.imageSourceWidth =
Returns the original width of the source images
##1 IWMPMedia3.imageSourceHeight =
Returns the original height of the source images
##1 IWMPMedia3.markerCount =
Returns the number of markers in the file
##1 IWMPMedia3.getMarkerTime =
Returns the time of a marker
##1 IWMPMedia3.getMarkerName =
Returns the name of a marker
##1 IWMPMedia3.duration =
Returns duration of current media
##1 IWMPMedia3.durationString =
Returns duration of current media as a string
##1 IWMPMedia3.attributeCount =
Returns the count of the attributes associated with this media
##1 IWMPMedia3.getAttributeName =
Returns the name of the attribute whose index has been specified
##1 IWMPMedia3.getItemInfo =
Returns the value of specified attribute for this media
##1 IWMPMedia3.setItemInfo =
Sets the value of specified attribute for this media
##1 IWMPMedia3.getItemInfoByAtom =
Gets an item info by atom
##1 IWMPMedia3.isMemberOf =
Is the media a member of the given playlist
##1 IWMPMedia3.isReadOnlyItem =
Is the attribute read only
##1 IWMPMedia3.GetError =
Returns an error item pointer for a media specific error
##0 IWMPMetadataPicture = Notuseful
##0 IWMPMetadataText = Notuseful
##0 IWMPSettings2 = Notuseful
##1 IWMPSettings2.GetisAvailable =
Returns whether or not the specified media functionality is available
##1 IWMPSettings2.autoStart =
Returns whether media should automatically begin playing
##1 IWMPSettings2.baseURL =
Returns the base URL used for relative path resolution
##1 IWMPSettings2.defaultFrame =
Returns the frame location that changes when a URL flip occurs
##1 IWMPSettings2.invokeURLs =
Returns whether URL events should spawn a browser.
##1 IWMPSettings2.mute =
Returns whether audio should be muted.
##1 IWMPSettings2.playCount =
Returns how many times media should play
##1 IWMPSettings2.rate =
Returns current playback rate
##1 IWMPSettings2.balance =
Returns current audio Balance
##1 IWMPSettings2.volume =
Returns current audio volume
##1 IWMPSettings2.getMode =
Returns the mode of the playlist
##1 IWMPSettings2.setMode =
Sets the mode of the playlist
##1 IWMPSettings2.enableErrorDialogs =
Returns whether error dialogs are shown by default when embedded
##1 IWMPSettings2.defaultAudioLanguage =
Returns the LCID of default audio language
##1 IWMPControls3 = WMP控制3
本对象继承自"WMP控制"对象,只有以下方法是自有的:
因此关于本对象方法与属性的用法您可以参阅"WMP控制"对象。
##0 IWMPControls3.GetisAvailable =
Returns whether or not the specified media functionality is available
##0 IWMPControls3.play =
Begins playing media
##0 IWMPControls3.stop =
Stops play of media
##0 IWMPControls3.pause =
Pauses play of media
##0 IWMPControls3.fastForward =
Fast play of media in forward direction
##0 IWMPControls3.fastReverse =
Fast play of media in reverse direction
##0 IWMPControls3.currentPosition =
Returns the current position in media
##0 IWMPControls3.currentPositionString =
Returns the current position in media as a string
##0 IWMPControls3.next =
Sets the current item to the next item in the playlist
##0 IWMPControls3.previous =
Sets the current item to the previous item in the playlist
##0 IWMPControls3.GetcurrentItem =
Returns/Sets the play item
##0 IWMPControls3.currentMarker =
Returns the current marker
##0 IWMPControls3.playItem =
Sets the current item and plays it
##0 IWMPControls3.step =
Advances the video one frame
##1 IWMPControls3.audioLanguageCount = 音频语言数量
返回音频所支持的语言的数量
##1 IWMPControls3.getAudioLanguageID = 取语言标识
通过索引获取音频语言标别
##1 IWMPControls3.getAudioLanguageID.lIndex = 语言索引
指定音频语言索引
##1 IWMPControls3.getAudioLanguageDescription = 取音频语言描述
获取指定索引的音频语言的描述
##1 IWMPControls3.getAudioLanguageDescription.lIndex = 语言索引
指定语言索引
##1 IWMPControls3.currentAudioLanguage = 音频语言
返回或设置当前的音频语言
##1 IWMPControls3.currentAudioLanguageIndex = 音频语言索引
获取或设置当前音频语言的索引
##1 IWMPControls3.getLanguageName = 取语言名
使用标识符(LCID)获取音频语言名
##1 IWMPControls3.getLanguageName.lLangID = 索引
索引,LCID
##1 IWMPControls3.currentPositionTimecode = 位置代码
返回或设置当前媒体播放的位置/时间,使用时间代码格式,此属性当前支持SMPTE时间代码 ,例如:"01:00:30:05"
##0 IWMP |
|