XML okFilePipe with okBTPipeOut?

I am looking to transfer data from the FPGA to the PC at 20 kB/s (10 kS/s * 16 bit samples).

I would like to use an okFilePipe object in the XML interface, but I clearly cannot keep up with 1 sample every ti_clk (48 MHz) that a regular okPipeOut requires. Will this XML object support an okBTPipeOut?