소스 검색

Remove screenshot code in audio_stream_callback.c

pull/5638/head
dan-hoang 2 일 전
committed by GitHub
부모
커밋
419c87eca3
No known key found for this signature in database 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)

불러오는 중...
취소
저장