rtp: add INIT macros
This commit is contained in:
parent
06f51b9a96
commit
6be9a67148
@ -184,6 +184,8 @@ struct _GstRTCPBuffer
|
||||
gsize maxsize;
|
||||
};
|
||||
|
||||
#define GST_RTCP_BUFFER_INIT { NULL, 0, NULL, 0, 0 }
|
||||
|
||||
/**
|
||||
* GstRTCPPacket:
|
||||
* @rtcp: pointer to RTCP buffer
|
||||
|
Loading…
x
Reference in New Issue
Block a user