Paul-Louis Ageneau
|
ece1bd9352
Retabbing and reformatting
|
4 年之前 |
Paul-Louis Ageneau
|
fcf33d32a0
Renamed rtcAddDataChannelExt() to rtcAddDataChannelExt() for consistency
|
4 年之前 |
Paul-Louis Ageneau
|
da4bf1fb49
Renamed id to stream in C API
|
4 年之前 |
Paul-Louis Ageneau
|
82fab04721
Formatting
|
4 年之前 |
Paul-Louis Ageneau
|
eb61f6cb3c
Fixed spelling negociated -> negotiated
|
4 年之前 |
Paul-Louis Ageneau
|
06b46aba91
Reformatting
|
4 年之前 |
Paul-Louis Ageneau
|
7a388bdffe
Changed rtcAddDataChannelExt() to accomodate negotiated DataChannels
|
4 年之前 |
Paul-Louis Ageneau
|
2bcdab027c
Fixed rtcReceiveMessage() and refactor C API buffer handling
|
4 年之前 |
Paul-Louis Ageneau
|
752c4bf5a1
Added rtcSetSignalingStateChangeCallback() to C API
|
4 年之前 |
Paul-Louis Ageneau
|
72016a7d26
Added type to setLocalDescription() in C API
|
4 年之前 |
Paul-Louis Ageneau
|
0c47c66bb1
Added signaling state to PeerConnection
|
4 年之前 |
Paul-Louis Ageneau
|
e1f60cd34d
Added rtcGetSelectedCandidatePair() to C API
|
4 年之前 |
Hanseul Jun
|
c38edd089b
Add id as a parameter to C API callbacks.
|
4 年之前 |
Paul-Louis Ageneau
|
cbc027f144
Added rtcGetRemoteDescription() for the sake of completeness
|
4 年之前 |
Paul-Louis Ageneau
|
ebc6a4b65c
Renamed rtcGetLocalDescriptionSdp() to rtcGetLocalDescription()
|
4 年之前 |
Hanseul Jun
|
23aed2b844
Add rtcGetLocalDescription().
|
4 年之前 |
Paul-Louis Ageneau
|
df62d6d51c
Merge pull request #201 from paullouisageneau/fix-rtcinitlogger
|
4 年之前 |
Hanseul Jun
|
0a1dd4db01
Add CAPI_STDCALL in cmake as an option and definition to set the calling convention of the C callback functions __stdcall.
|
4 年之前 |
Paul-Louis Ageneau
|
552e443ef1
Fixed rtcInitLogger to prevent logging multiple times
|
4 年之前 |
Paul-Louis Ageneau
|
a1721268a2
Renamed createTrack() to addTrack() and added addDataChannel()
|
4 年之前 |
Paul-Louis Ageneau
|
d16f2b9e2f
Added rtcSetLocalDescription() to C API
|
4 年之前 |
Paul-Louis Ageneau
|
a43dbdd1b0
Added Track C API
|
4 年之前 |
Paul-Louis Ageneau
|
2967444678
Added Data Channel reliability to C API
|
5 年之前 |
Paul-Louis Ageneau
|
a2d1b7eff0
Added comment for disableTlsVerification
|
5 年之前 |
Paul-Louis Ageneau
|
69b48f50dd
Added disableTlsVerification flag to C API
|
5 年之前 |
Paul-Louis Ageneau
|
4bd40799fd
Fixed compilation for MSVC
|
5 年之前 |
Paul-Louis Ageneau
|
b7dbe7cdd9
Added RTC_EXPORT directive on C API
|
5 年之前 |
Paul-Louis Ageneau
|
878d15b746
Added optional callback to C API rtcInitLogger()
|
5 年之前 |
Paul-Louis Ageneau
|
26d240e3ba
Prefixed callback types
|
5 年之前 |
Paul-Louis Ageneau
|
d00c73e993
Changed error constants to defines
|
5 年之前 |