1 / 15

M4: Multimedia and Devices

M4: Multimedia and Devices. Michael Palermo Microsoft Developer Evangelist Jeremy Foster Microsoft Technical Evangelist. Jump Start Target Agenda. Module Agenda. ˃. Multimedia Devices. Video Updates. Support for Common File Format (CFF) to MP4

tia
Télécharger la présentation

M4: Multimedia and Devices

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. M4: Multimedia and Devices Michael Palermo Microsoft Developer Evangelist Jeremy Foster Microsoft Technical Evangelist

  2. Jump Start Target Agenda

  3. Module Agenda ˃ Multimedia Devices

  4. Video Updates • Support for Common File Format (CFF) to MP4 • New Transcode Video Processer (XVP) mode: MrfCrf444 • Ensures consistent results across platforms • Executes entirely in software • Excludes hardware acceleration • MediaStreamSource (MSS) - “generic” media source • Enables apps to more easily extend platform support for new media formats and/or adaptive streaming

  5. Video Capture Updates • Thumbnail support • Many new photo and video modes

  6. demo MEDIA CAPTURE

  7. Playback Updates • Support for Encrypted Media Extensions (EME) • Enable Digital Rights Management (DRM) without plug-ins • Support for Media Source Extensions (MSE) • Dynamic changes to media stream without plug-ins

  8. demo HTML Playback

  9. Play To Updates • Programmatic launch of Play To UI • Adheres to new UI guidance (in-app button, Play To glyph) • Play To by reference • Enables playing DRM-protected content <video src="http://www.contoso.com/videos/video.mp4" x-ms-playToPreferredSourceUri="http://www.contoso.com/catalogid=1234" />

  10. Module Agenda Multimedia Devices ˃

  11. Human Interface Device (HID) Support • Windows.Devices.HumanInterfaceDevice • API for two distinct audiences • Hardware partners • App dev creating an app targeting device

  12. Point of Service (POS) Device Support • Windows.Devices.PointOfService • Release supports: • Barcode scanners • Magnetic strip readers

  13. More Device Support • USB • Bluetooth • 3D Printer

  14. Summary Multimedia Devices

More Related