Package 

Class WidevineAuthorizer

  • All Implemented Interfaces:
    com.brightcove.player.edge.Authorizer

    
    public class WidevineAuthorizer
     implements Authorizer
                        
    • Method Summary

      Modifier and Type Method Description
      Video configure(@NonNull() Video video, @NonNull() String brightcoveAuthorizationToken) Configures the video with the Authorization Token.The configuration depends on the kind of sources the video contains.Please refer to Brightcove Support documentation for more information.
      String findAuthorizationToken(@NonNull() Video video) Attempts to find the Authorization Token string configured in the Video.
      • Methods inherited from class com.brightcove.player.edge.Authorizer

        configure
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • configure

        @NonNull() Video configure(@NonNull() Video video, @NonNull() String brightcoveAuthorizationToken)

        Configures the video with the Authorization Token.The configuration depends on the kind of sources the video contains.Please refer to Brightcove Support documentation for more information.

        Parameters:
        video - the video