Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3337176
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T00:13:21+00:00 2026-05-18T00:13:21+00:00

when I start –exportAsynchronouslyWithCompletionHandler: method of AVassetExportSession my audio is stops playing. I am

  • 0

when I start –exportAsynchronouslyWithCompletionHandler: method of AVassetExportSession my audio is stops playing. I am using AudioQueue and OpenAL they both needs to be restarted after beginning export session. Is there any trick to make them work without restarting audios?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T00:13:22+00:00Added an answer on May 18, 2026 at 12:13 am

    Well. Nobody has answered to me, so I will answer myself. Figured that when exporting with AVAssetExportSession it creates its own audio queue therefore it kills my, so before starting my queue all I need is to set some properties to AudioSession.

    AudioSessionInitialize(CFRunLoopGetCurrent(), 
                                 kCFRunLoopCommonModes, 
                                 NULL, 
                                 NULL);
    AudioSessionSetProperty(kAudioSessionProperty_AudioCategory, 
                                  sizeof(kAudioSessionCategory_MediaPlayback), 
                                  &(int) 
                                  {kAudioSessionCategory_MediaPlayback});
    AudioSessionSetProperty(kAudioSessionProperty_OverrideCategoryMixWithOthers, 
                                  sizeof (UInt32), 
                                  &(UInt32) 
                                  {1});
    AudioSessionSetActive(YES);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When I manually start Firefox and then try to attach to it using Browser.AttachTo(Find.First())
I'm about to start a new project which would allow users to navigate through
When I start my .net console application from a bat file e.g. start myapp.exe
At the start of a python file (first line) sometimes I read # -*-
Let me start off by stating that I know the assignment operator in C#
I was thinking to start researching about OO-DBMS performance for Java applications to use
let me start by saying it may look simple but im finding it extremely
I have to start a 3D-Project for mobile platforms. First of all I would
I can easily start sh files on Mac, but when I try the same
In Application_Start i cache some object which i got through LINQ to SQL. objDataContext

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.