Searched refs:esd_command_t (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/esound_sink/
H A DESDEndpoint.h57 status_t SetCommand(esd_command_t cmd=ESD_PROTO_STREAM_PLAY);
76 status_t SendCommand(esd_command_t cmd, const uint8 *obuf, size_t olen, uint8 *ibuf, size_t ilen);
89 esd_command_t fDefaultCommand;
H A Desdproto.h47 typedef uint32_t esd_command_t; typedef
H A DESDEndpoint.cpp315 ESDEndpoint::SetCommand(esd_command_t cmd)
428 ESDEndpoint::SendCommand(esd_command_t cmd, const uint8 *obuf, size_t olen, uint8 *ibuf, size_t ilen)

Completed in 37 milliseconds