Package proto.stream.v1
Class Stream
java.lang.Object
proto.stream.v1.Stream
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA AddStreamRequest requests the given stream be added to the connection.static interfacestatic final classAddStreamResponse is returned after a successful AddStreamRequest.static interfacestatic final classGetStreamOptionsRequest requests the options for a particular stream.static interfacestatic final classGetStreamOptionsResponse details the options for a particular stream.static interfacestatic final classListStreamsRequest requests all streams registered.static interfacestatic final classA ListStreamsResponse details streams registered.static interfacestatic final classA RemoveStreamRequest requests the given stream be removed from the connection.static interfacestatic final classRemoveStreamResponse is returned after a successful RemoveStreamRequest.static interfacestatic final classResolution details the width and height of a stream.static interfacestatic final classSetStreamOptionsRequest sets the options for a particular stream.static interfacestatic final classSetStreamOptionsResponse is returned after a successful SetStreamOptionsRequest.static interface -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-