Package 

Class TextInformationFrameExoPlayer2Mapper

  • All Implemented Interfaces:
    com.brightcove.player.util.functional.Function

    
    public final class TextInformationFrameExoPlayer2Mapper
     implements Function<TextInformationFrame, TextInformationFrame>
                        

    Maps the ExoPlayer2 TextInformationFrame version to the Brightcove TextInformationFrame version.

    • Method Summary

      Modifier and Type Method Description
      TextInformationFrame apply(@NonNull() TextInformationFrame input1)
      • Methods inherited from class com.brightcove.player.util.functional.Function

        apply
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait