Windows Media Player 참조 가이드

윈도우 미디어 플레이어

윈도우 미디어 플레이어는 여러 가지 다른 버전이 있습니다.

여기서는 다양한 버전의 class ID와 매개변수 목록을 제공합니다.

class ID가 왜 변경되는가?

윈도우 미디어 플레이어 7 및 이후 버전의 class ID는 다음과 같습니다:clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6.

인터넷의 많은 곳에서 class ID를 다음과 같이 선언합니다:clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95. 이 class ID는 오래된 버전이지만 여전히 작동합니다. 이는 그것의 후속 호환성 때문입니다. 하지만 오래된 class ID를 사용하면 컴포넌트에 추가된 새로운 기능을 사용할 수 없습니다.

윈도우 미디어 플레이어 10

clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6 (WMP7와 동일)

윈도우 미디어 플레이어 9

clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6 (WMP7와 동일)

윈도우 미디어 플레이어 7

clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6

윈도우 미디어 플레이어 6.4

clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95

파라미터 기본값 설명
오디오 스트림 true  
자동 조정 true  
AutoStart true 플레이어가 자동으로 시작되도록 설정
AnimationAtStart true 파일이 로드될 때 동작이 표시되어야 하는지 설정
AllowScan true  
AllowChangeDisplaySize true  
AutoRewind false  
Balance false  
BaseURL    
BufferingTime 5  
CaptioningID    
ClickToPlay true 사용자가 재생 영역에 클릭할 때 플레이어가 시작되도록 설정
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 재생할 파일의 URL
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 플레이어 컨트롤이 표시되어야 하는지 설정
ShowAudioControls true 오디오 컨트롤이 표시되어야 하는지 설정
ShowDisplay false 디스플레이가 표시되어야 하는지 설정
ShowGotoBar false GotoBar가 표시되어야 하는지 설정
ShowPositionControls true  
ShowStatusBar false  
ShowTracker true  
TransparantAtStart false  
VideoBorderWidth false  
VideoBorderColor false  
VideoBorder3D false  
Volume -200  
WindowlessVideo false  

윈도우 미디어 플레이어 6 (오래된 버전)

clsid:05589FA1-C356-11CE-BF01-00AA0055595A

파라미터 기본값 설명
Appearance false  
AutoStart false  
AllowChangeDisplayMode true  
AllowHideDisplay false  
AllowHideControls true  
AutoRewind true  
Balance false  
CurrentPosition false  
DisplayBackColor false  
DisplayForeColor 16777215  
DisplayMode false  
Enabled true  
EnableContextMenu true  
EnablePositionControls true  
EnableSelectionControls false  
EnableTracker true  
Filename    
FullScreenMode false  
MovieWindowSize false  
PlayCount 1  
Rate 1  
SelectionStart true  
SelectionEnd true  
ShowControls true  
ShowDisplay true  
ShowPositionControls false  
ShowTracker true  
Volume -200