NIM C# SDK  6.3.0
NIM.NIMVChatCustomAudioJsonEx Class Reference
Inheritance diagram for NIM.NIMVChatCustomAudioJsonEx:
NimUtility.NimJsonObject< NIMVChatCustomAudioJsonEx >

Public Member Functions

 NIMVChatCustomAudioJsonEx ()
 
- Public Member Functions inherited from NimUtility.NimJsonObject< NIMVChatCustomAudioJsonEx >
virtual string Serialize ()
 
virtual string SerializeWithIndented ()
 

Properties

int SampleRate [get, set]
 采样频率 More...
 
int SampleBit [get, set]
 采样位深 More...
 
- Properties inherited from NimUtility.NimJsonObject< NIMVChatCustomAudioJsonEx >
virtual bool IgnoreDefauleValue [get, set]
 
string JSON [get, set]
 

Additional Inherited Members

- Static Public Member Functions inherited from NimUtility.NimJsonObject< NIMVChatCustomAudioJsonEx >
static T Deserialize (string json)
 

Constructor & Destructor Documentation

◆ NIMVChatCustomAudioJsonEx()

NIM.NIMVChatCustomAudioJsonEx.NIMVChatCustomAudioJsonEx ( )

Property Documentation

◆ SampleBit

int NIM.NIMVChatCustomAudioJsonEx.SampleBit
getset

采样位深

◆ SampleRate

int NIM.NIMVChatCustomAudioJsonEx.SampleRate
getset

采样频率