mirror of
https://github.com/Almamu/linux-wallpaperengine.git
synced 2025-07-13 21:02:34 +08:00
fix: extra definition no longer needed
This commit is contained in:
parent
88da5d096e
commit
e94ad21835
@ -166,10 +166,6 @@ class CAudioStream {
|
||||
*/
|
||||
void initialize ();
|
||||
|
||||
#if FF_API_OLD_CHANNEL_LAYOUT
|
||||
/** Chanel layout needed for old FFMPEG versions */
|
||||
AVChannelLayout m_out_channel_layout {};
|
||||
#endif
|
||||
/** The SwrContext that handles resampling */
|
||||
SwrContext* m_swrctx;
|
||||
/** The audio context this stream will be played under */
|
||||
|
Loading…
Reference in New Issue
Block a user