Searched refs:RTCSourceState (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/public/
H A DRTCMediaSource.h36 @property (nonatomic, assign, readonly)RTCSourceState state;
H A DRTCTypes.h58 // RTCSourceState corresponds to the states in webrtc::SourceState.
64 } RTCSourceState; typedef in typeref:enum:__anon11348
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/
H A DRTCEnumConverter.h45 + (RTCSourceState)convertSourceStateToObjC:
H A DRTCMediaSource.mm40 - (RTCSourceState)state {
H A DRTCEnumConverter.mm84 + (RTCSourceState)convertSourceStateToObjC:

Completed in 351 milliseconds