MillicastSDK 2.2.0
|
Public Member Functions | |
instancetype | initWithCppSource: (millicast::AudioSource::Ptr audioSource) |
/ Initiates the audio capture process from the current source. / - Returns: An audio track. See MCPublisher/addTrackWithAudioTrack:completionHandler:
to see / how you can use this class.
/ Stops the audio capture process.
/ Checks whether the AudioSource instance is currently actively capturing audio. / - Returns: True if the audio source is capturing. False otherwise.
@end
/ Responsible for building AudioSource.
|
virtual |