|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#import <AVFoundation/AVFoundation.h>#import <Foundation/Foundation.h>#import <sys/sysctl.h>#include <memory>#include "webrtc/base/checks.h"#include "webrtc/base/logging.h"#include "webrtc/sdk/objc/Framework/Classes/helpers.h"Namespaces | |
| webrtc | |
| webrtc::ios | |
Functions | |
| NSString * | webrtc::ios::NSStringFromStdString (const std::string &stdString) |
| std::string | webrtc::ios::StdStringFromNSString (NSString *nsString) |
| bool | webrtc::ios::CheckAndLogError (BOOL success, NSError *error) |
| std::string | webrtc::ios::GetCurrentThreadDescription () |
| std::string | webrtc::ios::GetDeviceName () |
| std::string | webrtc::ios::GetProcessName () |
| int | webrtc::ios::GetProcessID () |
| std::string | webrtc::ios::GetOSVersionString () |
| int | webrtc::ios::GetProcessorCount () |
1.8.13