代码搜索结果

找到约 5,548 项符合 Camera 的代码

viewimageui.java

package com.j2medev.ch8.mmapi; import javax.microedition.lcdui.*; public class ViewImageUI extends Form implements CommandListener{ private PowerCamera camera = null; private byt

viewimageui.java

package com.j2medev.ch8.mmapi; import javax.microedition.lcdui.*; public class ViewImageUI extends Form implements CommandListener{ private PowerCamera camera = null; private byt

light.java

package com.javapatterns.facade.security; public class Light { public void turnOn() { System.out.println("Turning on the camera."); } public void turnOff() { Syste

pvcamclose.m

% PVCAMCLOSE - closes open PVCAM device % % STATUS = PVCAMCLOSE(HCAM) closes the PVCAM device specified by the % handle to the open camera HCAM. STATUS = 1 if there are no errors. % 2/1

index.html

6 html { overflow: hidden; } body { posi

readme.txt

Code Sample Name: CECamera Feature Area: Camera Description: Take pictures and videos using Camera native API. Usage: Specify the options in the dialog, then press "Start" to launch Camera

engine.cpp

#define WIN32_LEAN_AND_MEAN #define WIN32_EXTRA_LEAN #include #include "engine.h" #include "HiResTimer.h" #include "camera.h" #include "world.h" void CEngine::CheckInput(float

object.h

#ifndef __OBJECT_H #define __OBJECT_H #include "tree.h" #include "vector.h" #include "camera.h" class CObject : public CNode { protected: // perform basic physics on the object

cameramanager.h

/* CameraManager. Controls cellphone camera. This code is a derivative work of the SnapShot example application distributed with the Symbian 6.0 SDK. Copyright (C) 2006 Jon A. Webb This p

readme

================================================= SAMSUNG SOC MOBILE p/j TEAM Author : SW.LEE date : 2003.11.17. version : release 0 ===================================