You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an audio file with a ts extension. Finder calls it a MPEG-2 Transport Stream. When I use QuickLook or Quicktime Player to play it, all is well. But I can't get StreamingKit to play it. I have given it the audio hints of kAudioFileMP2Type and kAudioFileAAC_ADTSType but I always get the error STKAudioPlayerErrorCodecError.
The text was updated successfully, but these errors were encountered:
I have an audio file with a ts extension. Finder calls it a MPEG-2 Transport Stream. When I use QuickLook or Quicktime Player to play it, all is well. But I can't get StreamingKit to play it. I have given it the audio hints of kAudioFileMP2Type and kAudioFileAAC_ADTSType but I always get the error STKAudioPlayerErrorCodecError.
The text was updated successfully, but these errors were encountered: