Astra SDK  v2.1.3
静态 Public 成员函数 | 所有成员列表
com.orbbec.astra.Astra类 参考

静态 Public 成员函数

static void initialize ()
 
static void terminate ()
 
static void update ()
 
static void notifyResourceAvailable (String resourceUri)
 
static void notifyResourceUnavailable (String resourceUri)
 

详细描述

The type Astra.

成员函数说明

◆ initialize()

static void com.orbbec.astra.Astra.initialize ( )
inlinestatic

Initializes the library. This function must be called before calling any other function.

◆ notifyResourceAvailable()

static void com.orbbec.astra.Astra.notifyResourceAvailable ( String  resourceUri)
inlinestatic

Internal Usage

◆ notifyResourceUnavailable()

static void com.orbbec.astra.Astra.notifyResourceUnavailable ( String  resourceUri)
inlinestatic

Internal Usage

◆ terminate()

static void com.orbbec.astra.Astra.terminate ( )
inlinestatic

Terminate the library. Terminates the Astra SDK by closing all open connections, disconnecting from devices, and freeing any native resources.

◆ update()

static void com.orbbec.astra.Astra.update ( )
inlinestatic

Drive the library to get a new frame of stream.


该类的文档由以下文件生成: