Searched refs:setPassthrough (Results 1 – 1 of 1) sorted by relevance
453 return new Builder().setInputId(inputId).setPassthrough(true).build(); in createPassthroughChannel()547 public Builder setPassthrough(boolean isPassthrough) { in setPassthrough() method in ChannelImpl.Builder