Class TranscodePipeStreamSource

    • Field Detail

      • source_host

        private java.lang.String source_host
      • source_port

        private int source_port
    • Constructor Detail

      • TranscodePipeStreamSource

        protected TranscodePipeStreamSource​(java.lang.String _source_host,
                                            int _source_port)
                                     throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • handleSocket

        protected void handleSocket​(java.net.Socket socket1)
        Specified by:
        handleSocket in class TranscodePipe