зеркало из https://github.com/xamarin/ios-samples.git
Use the old code
This commit is contained in:
Родитель
894c6cb2e3
Коммит
dc2518ed32
|
@ -187,7 +187,7 @@ namespace StreamingAudio
|
|||
}
|
||||
|
||||
AudioQueue.FillAudioData (currentBuffer.Buffer, currentBuffer.CurrentOffset, args.InputData, (int)pd.StartOffset, pd.DataByteSize);
|
||||
#if false
|
||||
#if true
|
||||
// Set new offset for this packet
|
||||
pd.StartOffset = currentBuffer.CurrentOffset;
|
||||
// Add the packet to our Buffer
|
||||
|
|
Загрузка…
Ссылка в новой задаче