Skip to content

AVPro Video v2.9.0 - 2 November 2023

Compare
Choose a tag to compare
@Ste-RH Ste-RH released this 02 Nov 16:56
c8dfbde

For full documentation about features, usage and upgrading please visit the developer portal

Changes

General

  • Enhancements
    • #1059 | #1552 Added Paused and Unpaused events
    • #1627 | #1490 Added support for handling video orientation into the ResolveToRenderTexture component
  • Fixes
    • #1639 Fixed incorrect transform for videos that are landscape flipped

Android

  • Changes
    • Upgraded ExoPlayer from 2.19.0 to 2.19.1
  • Fixes
    • When using the Unity audio pipe, samples from the buffer are now no longer drained/returned when video is paused
  • Enhancements

iOS

  • Fixes
    • #1653 Fixed issue with Unity audio output mode failing due to changes in how the audio processing tap works with iOS 17
    • #1671 Disabled audio spectrum visualisation in the Media Player demo scene on iOS due to it causing GPU issues on certain devices with iOS 17