Package 

Class Stream.Builder


  • 
    public class Stream.Builder
    
                        

    Use Builder to construct an Stream object instance.By default, Stream objects are ACQUIRED and must have external images pushed to them via setAcquiredImage.To create a NATIVE stream, call the

    stream
    method on the builder.
    • Constructor Detail

      • Stream.Builder

        Stream.Builder()
        Use Builder to construct an Stream object instance.