Searched refs:GetCameraTransportType (Results 1 – 3 of 3) sorted by relevance
122 VideoTransportType GetCameraTransportType(ConnectionType connectType);
272 …VideoTransportType type = adapter.GetCameraTransportType(ConnectionType::CAMERA_CONNECTION_BUILT_I…274 type = adapter.GetCameraTransportType(static_cast<ConnectionType>(-1));
115 VideoTransportType CameraManagerAdapterImpl::GetCameraTransportType(ConnectionType connectType) in GetCameraTransportType() function in OHOS::NWeb::CameraManagerAdapterImpl311 deviceDisc->SetTransportType(GetCameraTransportType(cameraObj->GetConnectionType())); in GetDevicesInfo()