瀏覽代碼

Remove screenshot code in audio_stream_callback.c

pull/5638/head
dan-hoang 2 天之前
committed by GitHub
父節點
當前提交
419c87eca3
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: B5690EEEBB952194
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. +0
    -1
      examples/audio/audio_stream_callback.c

+ 0
- 1
examples/audio/audio_stream_callback.c 查看文件

@ -256,7 +256,6 @@ int main(void)
// De-Initialization
//--------------------------------------------------------------------------------------
TakeScreenshot("hello.png");
UnloadAudioStream(stream); // Close raw audio stream and delete buffers from RAM
CloseAudioDevice(); // Close audio device (music streaming is automatically stopped)

Loading…
取消
儲存