Tuya iOS Smart Life App SDK 5.15.0
ThingAudioEngine Class Reference

#import <ThingAudioEngine.h>

Inheritance diagram for ThingAudioEngine:

Instance Methods

(instancetype) - NS_UNAVAILABLE
 
(void) - initAudioEngine
 
(NSString *) - getVersion
 
(void) - deInitAudioEngine
 
(instancetype) - NS_UNAVAILABLE
 
(void) - initAudioEngine
 
(NSString *) - getVersion
 
(void) - deInitAudioEngine
 

Class Methods

(instancetype) + sharedInstance
 
(instancetype) + sharedInstance
 

Properties

id< ThingAudioEngineDelegatedelegate
 

Detailed Description

Definition at line 12 of file ThingAudioEngine.h.

Method Documentation

◆ deInitAudioEngine [1/2]

- (void) deInitAudioEngine

deinitailize the audio engine.

◆ deInitAudioEngine [2/2]

- (void) deInitAudioEngine

deinitailize the audio engine.

◆ getVersion [1/2]

- (NSString *) getVersion

◆ getVersion [2/2]

- (NSString *) getVersion

◆ initAudioEngine [1/2]

- (void) initAudioEngine

initialize the audio engine

◆ initAudioEngine [2/2]

- (void) initAudioEngine

initialize the audio engine

◆ NS_UNAVAILABLE [1/2]

- (instancetype) NS_UNAVAILABLE

◆ NS_UNAVAILABLE [2/2]

- (instancetype) NS_UNAVAILABLE

◆ sharedInstance [1/2]

+ (instancetype) sharedInstance

sharedInstance.

◆ sharedInstance [2/2]

+ (instancetype) sharedInstance

sharedInstance.

Property Documentation

◆ delegate

- (id< ThingAudioEngineDelegate >) delegate
readwritenonatomicweak

Definition at line 14 of file ThingAudioEngine.h.


The documentation for this class was generated from the following files: