반응형
Supported Formats
The MediaElement object supports the following formats. These encodings are supported regardless of the file name extension.
Video:
- WMV1: Windows Media Video 7
- WMV2: Windows Media Video 8
- WMV3: Windows Media Video 9
- WMVA: Windows Media Video Advanced Profile, non-VC-1
- WMVC1: Windows Media Video Advanced Profile, VC-1
Audio:
- WMA 7: Windows Media Audio 7
- WMA 8: Windows Media Audio 8
- WMA 9: Windows Media Audio 9
- MP3: ISO/MPEG Layer-3
- Input: ISO/MPEG Layer-3 data stream
- Channel configurations: mono, stereo
- Sampling frequencies: 8, 11.025, 12, 16, 22.05, 24, 32, 44.1, and 48 kHz
- Bit rates: 8-320 kbps, variable bit rate
- Limitations: "free format mode" (see ISO/IEC 11172-3, sub clause 2.4.2.3) is not supported.
Other formats
MediaElement also supports playlists in the form of Advanced Stream Redirector (ASX) files, also known as Windows Media metafiles. Although the file name extension does not matter, these files typically have a .asx, .wax, .wvx, .wmx, or .wpl extension. For more information about these file types, see Windows Media Metafiles.
출처 : http://msdn.microsoft.com/en-us/library/bb412386.aspx
반응형
'Dev > Silveright' 카테고리의 다른 글
[실버라이트] 동적객체 생성하기 - Rectangle, Ellipse (0) | 2008.09.10 |
---|---|
[실버라이트] OpenFileDialog 이용하여 내 컴의 동영상 재생하기 (0) | 2008.09.04 |
[실버라이트] .xap 파일 404 오류 (0) | 2008.08.26 |
[실버라이트] 동적 TextBlock 생성하기 (0) | 2008.08.21 |
[Sliverlight] 몽달 이미지 마우스 따라 다니기 (0) | 2008.08.20 |