Is there any way to pass an audio track that belongs to a “video” for an audio channel to control volume.
Not that I’m aware of.
Rob
Ok, thanks.
It’s amazing that for a sound via streaming, is to use a video API.
It would be good to use an API for audio. use a video API brings about two problems:
First, there is no way to send the sound from one channel to handle. The volume must be handled with the external device control. You can not do through the program.
Second: As a video, you can not hear the audio in the background, because the application must be in the front because iOS is video, when in fact only sound one hears and does not care at all the image.
Not that I’m aware of.
Rob
Ok, thanks.
It’s amazing that for a sound via streaming, is to use a video API.
It would be good to use an API for audio. use a video API brings about two problems:
First, there is no way to send the sound from one channel to handle. The volume must be handled with the external device control. You can not do through the program.
Second: As a video, you can not hear the audio in the background, because the application must be in the front because iOS is video, when in fact only sound one hears and does not care at all the image.