Searched defs:RTCSessionDescription (Results 1 – 9 of 9) sorted by relevance
65 ofSameTypeAsSession:(RTCSessionDescription*)session2; argument82 ofSameTypeAsSession:(RTCSessionDescription*)session2 { argument
77 error:(NSError*)error {
34 @implementation RTCSessionDescription implementation53 @implementation RTCSessionDescription (Internal) implementation in Internal
195 sessionDescription:(RTCSessionDescription*)sdp { argument204 sessionDescription:(RTCSessionDescription*)sdp { argument
20 preferredVideoCodec:(NSString *)codec {
16 @implementation RTCSessionDescription (JSON) implementation in JSON
91 - (instancetype)initWithDescription:(RTCSessionDescription *)description {
402 error:(NSError *)error {
19 @implementation RTCSessionDescription implementation