Changeset 465:82fd66e50dc3 in roaraudio for roard/commands.c


Ignore:
Timestamp:
08/12/08 15:37:57 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added support to get the size of optimal read() and write()s

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/commands.c

    r232 r465  
    3030  {ROAR_CMD_SET_VOL,      "SET_VOL",      req_on_set_vol}, 
    3131  {ROAR_CMD_GET_VOL,      "GET_VOL",      req_on_get_vol}, 
     32  {ROAR_CMD_GET_STREAM_PARA, "GET_STREAM_PARA", req_on_get_stream_para}, 
    3233 
    3334  {ROAR_CMD_ADD_DATA,     "ADD_DATA",     req_on_add_data}, 
Note: See TracChangeset for help on using the changeset viewer.