SetDirectCdnStreamingAudioConfiguration

Sets the audio profile of the audio streams directly pushed to the CDN by the host.

public abstract int SetDirectCdnStreamingAudioConfiguration(AUDIO_PROFILE_TYPE profile);

Parameters

profile

The audio profile, including the sampling rate, bitrate, encoding mode, and the number of channels. See AUDIO_PROFILE_TYPE.

Returns

  • 0: Success.
  • < 0: Failure.