Enum TRTCMixInputType
2.6 Type of streams to mix
Namespace: trtc
Assembly: cs.temp.dll.dll
Syntax
public enum TRTCMixInputType
Fields
| Name | Description |
|---|---|
| TRTCMixInputTypeAudioVideo | Mix audio and video |
| TRTCMixInputTypePureAudio | Mix audio only |
| TRTCMixInputTypePureVideo | Mix video only |
| TRTCMixInputTypeUndefined | Not specified. The type of streams to mix is determined by the value of |