windows_media 0.1.0 copy "windows_media: ^0.1.0" to clipboard
windows_media: ^0.1.0 copied to clipboard

discontinued
PlatformWindows

Provides access to WinRT APIs from the Windows.Media namespace using FFI.

0.1.0 #

Note: This release has breaking changes.

  • FEAT(windows_media): add MediaCapture APIs (#301). (81584de7)
  • FEAT: provide better error messages on WindowsExceptions (#291). (c06493cf)
  • FEAT: support WinRTStruct type arguments in Vectors (#289). (486f0de9)
  • BREAKING FIX: getters that return collection objects are now nullable (#297). (6e0c8148)
  • BREAKING FIX: some Vector type arguments are now nullable (#286). (36eef7ae)

0.0.3+2 #

  • Update a dependency to the latest release.

0.0.3+1 #

0.0.3 #

0.0.2 #

0.0.1 #

  • Initial version.