Class StreamingService.ServiceInfo

  • Enclosing class:
    StreamingService

    public static class StreamingService.ServiceInfo
    extends java.lang.Object
    This class holds meta information about the service implementation.
    • Constructor Detail

      • ServiceInfo

        public ServiceInfo​(java.lang.String name,
                           java.util.List<StreamingService.ServiceInfo.MediaCapability> mediaCapabilities)
        Creates a new instance of a ServiceInfo
        Parameters:
        name - the name of the service
        mediaCapabilities - the type of media this service can handle