send sample format

git-svn-id: svn://elaine/murooma/trunk@238 d8a302eb-03bc-478d-80e4-98257eca68ef
This commit is contained in:
(no author) 2014-09-06 12:54:15 +00:00
parent 989f986962
commit b61c6f0217
4 changed files with 22 additions and 5 deletions

View file

@ -21,7 +21,8 @@ public:
enum message_type
{
header = 0,
payload = 1
payload = 1,
sampleformat = 2
};