Skip to content

NET_SDK_CloseSound

Interface Definition

1
BOOL NET_SDK_CloseSound();
1
public static extern bool NET_SDK_CloseSound();

Function Description

Turn off the sound in exclusive sound card mode during preview.

Parameter Description

None

Return Value

  • type:BOOL

  • remark:Returns TRUE if successful, FALSE if failed.

Remarks

None

Error Code