Add a configurable stream_flag field
authorAntonio Ospite <ospite@studenti.unina.it>
Thu, 7 Apr 2011 10:21:38 +0000 (12:21 +0200)
committerAntonio Ospite <ospite@studenti.unina.it>
Thu, 7 Apr 2011 10:21:38 +0000 (12:21 +0200)
commit9e125d30a241de93889d470b1aca684c39ab9e26
treef26dc75f45eb06d61a80f41d8eb46e8a69cd422f
parent71340e51fc094a564c462be235d36cf7ae3fac10
Add a configurable stream_flag field

For now only video stream is supported which has stream_flag = 0x80, but
having the value hardcoded in the sd_pkt_scan routine didn't look
pretty.
This way there is more flexibility in preparation for adding depth
stream support.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
kinect.c