Search Unity

Nintendo Switch Video Player playback speed

Discussion in 'Scripting' started by jacobichigoichie, Mar 8, 2019.

  1. jacobichigoichie

    jacobichigoichie

    Joined:
    Mar 7, 2019
    Posts:
    2
    Hi,

    I'm looking to have a design on my Nintendo Switch-project that allows for my videos to be played with various playback speeds. This is possible by changing UnityEngnine.Video.VideoPlayer.playbackSpeed within Unity, but the Switch only supports the use of UnityEngine.Switch.SwitchVideoPlayer Class which I can not find a similar playbackSpeed variable for.

    Have anyone had the same issue, or knows of a potential fix?

    Thanks!
     
  2. Baste

    Baste

    Joined:
    Jan 24, 2013
    Posts:
    6,338
    I recommend asking Switch-specific questions in the Unity forums on developer.nintendo.com, it seems to be a lot easier to reach the right people there.
     
  3. jacobichigoichie

    jacobichigoichie

    Joined:
    Mar 7, 2019
    Posts:
    2
    Will do :)
    Thanks!