Initial commit: TXW82x FPV v2.7.0.7-42229 SDK + project sources
This commit is contained in:
6
sdk/app/spook/rtp-audio.h
Normal file
6
sdk/app/spook/rtp-audio.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef __RTP_AUDIO_H
|
||||
#define __RTP_AUDIO_H
|
||||
#include "stream.h"
|
||||
struct rtp_media *new_rtp_media_audio_stream( struct stream *stream );
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user