AlivcLivePusher  v6.17.0
Aliyun Live Pusher API Reference Manual for iOS Platforms
AlivcLivePusherAudioDataSample Class Reference

Raw audio data. More...

Inheritance diagram for AlivcLivePusherAudioDataSample:

Properties

int bytesPerSample
 
void *_Nullable dataPtr
 
int numOfChannels
 
int numOfSamples
 
int samplesPerSec
 

Detailed Description

Raw audio data.

Property Documentation

◆ bytesPerSample

- (int) bytesPerSample
readwritenonatomicassign

◆ dataPtr

- (void* _Nullable) dataPtr
readwritenonatomicassign

◆ numOfChannels

- (int) numOfChannels
readwritenonatomicassign

◆ numOfSamples

- (int) numOfSamples
readwritenonatomicassign

◆ samplesPerSec

- (int) samplesPerSec
readwritenonatomicassign

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