From the man page:
if=FILE - read from FILE instead of stdin. of=FILE - write to FILE instead of stdout.
cat x.iso | dd oflag=direct bs=4096kB | /dev/sdc