페이지 에 Windows Media Player 플레이어 코드 가 삽입 되 어 있 으 니 주의해 야 할 것
다음은 이것 은 구체 적 인 버 전 번호 입 니 다.당신 이 현재 어떤 버 전 을 가지 고 있 는 지 비교 해 보 세 요.
버 전 번호 Windows Media Player(WMP)버 전 WMP 5.2 Beta5.1.52.701 WMP 5.2 6.02.902 WMP 6.06.1.5.130 WMP 6.0 Internet Explorer 5 RC0 Beta6.1.7.217 WMP 6.06.2.5.410 WMP 6.2 Beta6.4.5.809 WMP 6.46.4.6.* WMP 6.4 for Windows 2000 Beta6.4.7.1028 WMP 6.4,다 중 속도(MBR)업데이트,Internet Explorer 6.4.7.1112 에 사용 WMP 6.4,MBR 업데이트(6.4.7.1028 에서 오류 메시지 에 대한 작은 업데이트)6.4.9.* WMP 6.4,Windows 2000.0.0.1954 에 만 사용 WMP 77.0.0.1958 WMP 7 업데이트 7.0.0.1956 WMP 7,설치 프로그램 7.0.0.1440 업데이트 WMP 7,Windows Millennium Edition(Me)7.0.10.3055 에 사용 WMP 7.18.00.00.4477 WMP for Windows XP9.00.00.2980 WMP 9 시 리 즈 는 Windows XP,Windows 98 Second Edition,Windows Me 와 Windows 2009.00.00.2991 에 사 용 됩 니 다. WMP 9 시 리 즈 는 Windows Server 200310.00.00.3646 에 사 용 됩 니 다. WMP 10
---------------------------------------------------------------------------------------------------------------
공식 적 인 삽입 방식 은 정말 간단 하 다.나 는 그들 을 두 발 로 걷 어 차고 싶다.
아래 는 구체 적 인 매개 변수 가 서로 다른 브 라 우 저 에서 사용 할 수 있 습 니 다.이 동 동 동 은 정말 유용 합 니 다.많은 매개 변 수 를 사용 하지 못 해서 미 치 겠 습 니 다.이 목록 을 보 니 사람들 이 전혀 지원 하지 않 고 어 지 럽 습 니 다.
PARAM name
Internet Explorer
Firefox with mime type application/x-ms-wmp
Firefox with any other mime type
autoStart
yes
yes
yes
balance
yes
yes
yes
baseURL
yes
yes
yes
captioningID
yes
yes
yes
currentMarker
yes
yes
yes
currentPosition
yes
yes
yes
defaultFrame
yes
no
no
enableContextMenu
yes
yes
yes
enabled
yes
yes
yes
enableErrorDialogs
yes
yes
no
fileName
no
yes
yes
fullScreen
yes
no
no
invokeURLs
yes
no
no
mute
yes
yes
yes
playCount
yes
yes
no
rate
yes
yes
yes
SAMIFileName
yes
yes
yes
SAMILang
yes
yes
yes
SAMIStyle
yes
yes
yes
SRC
no
yes
yes
stretchToFit
yes
yes
no
URL
yes
yes
yes
volume
yes
yes
yes
windowlessVideo
yes
yes
yes
인자 의 기본 값:
Parameter
Default
Description
AudioStream
true
AutoSize
true
AutoStart
true
Sets if the player should start automatically
AnimationAtStart
true
Sets if an animation should show while the file loads
AllowScan
true
AllowChangeDisplaySize
true
AutoRewind
false
Balance
false
BaseURL
BufferingTime
5
CaptioningID
ClickToPlay
true
Sets if the player should start when the user clicks in the play area
CursorType
false
CurrentPosition
true
CurrentMarker
false
DefaultFrame
DisplayBackColor
false
DisplayForeColor
16777215
DisplayMode
false
DisplaySize
false
Enabled
true
EnableContextMenu
true
EnablePositionControls
true
EnableFullScreenControls
false
EnableTracker
true
Filename
URL
The URL of the file to play
InvokeURLs
true
Language
true
Mute
false
PlayCount
1
PreviewMode
false
Rate
1
SAMILang
SAMIStyle
SAMIFileName
SelectionStart
true
SelectionEnd
true
SendOpenStateChangeEvents
true
SendWarningEvents
true
SendErrorEvents
true
SendKeyboardEvents
false
SendMouseClickEvents
false
SendMouseMoveEvents
false
SendPlayStateChangeEvents
true
ShowCaptioning
false
ShowControls
true
Sets if the player controls should show
ShowAudioControls
true
Sets if the audio controls should show
ShowDisplay
false
Sets if the display should show
ShowGotoBar
false
Sets if the GotoBar should show
ShowPositionControls
true
ShowStatusBar
false
ShowTracker
true
TransparantAtStart
false
VideoBorderWidth
false
VideoBorderColor
false
VideoBorder3D
false
Volume
-200
WindowlessVideo
false
아마도 당신 이 가장 알 고 싶 은 것 은 프로그램(나 는 JS)으로 WMP 의 재생,정지,빨리 들 어 가 는 것 을 제어 하 는 것 일 것 입 니 다.여 기 를 보 세 요http://msdn.microsoft.com/en-us/library/dd564034%28VS.85%29.aspx상세 한 설명 과 예 가 있 습 니 다.(영어이었어
이 내용에 흥미가 있습니까?
현재 기사가 여러분의 문제를 해결하지 못하는 경우 AI 엔진은 머신러닝 분석(스마트 모델이 방금 만들어져 부정확한 경우가 있을 수 있음)을 통해 가장 유사한 기사를 추천합니다:
Ajax 요청 (415 지원 되 지 않 는 미디어 유형)Unsupported media type - 415 (지원 되 지 않 는 미디어 형식) 이 오류 형식 은 배경 수신 매개 변수 가 json 형식 이지 만 ajax 가 제출 한 형식 이 잘못 되 었 습 니 다. 다음 ...
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
CC BY-SA 2.5, CC BY-SA 3.0 및 CC BY-SA 4.0에 따라 라이센스가 부여됩니다.