Flutter Engine
The Flutter Engine
third_party
skia
modules
audioplayer
SkAudioPlayer_none.cpp
Go to the documentation of this file.
1
/*
2
* Copyright 2020 Google Inc.
3
*
4
* Use of this source code is governed by a BSD-style license that can be
5
* found in the LICENSE file.
6
*/
7
8
#include "
include/core/SkData.h
"
9
#include "
modules/audioplayer/SkAudioPlayer.h
"
10
11
std::unique_ptr<SkAudioPlayer>
SkAudioPlayer::Make
(
sk_sp<SkData>
src
) {
12
return
nullptr
;
13
}
SkAudioPlayer.h
SkData.h
SkAudioPlayer::Make
static std::unique_ptr< SkAudioPlayer > Make(sk_sp< SkData >)
Definition:
SkAudioPlayer_none.cpp:11
sk_sp< SkData >
mskp_parser.src
src
Definition:
mskp_parser.py:22
Generated on Sun Jun 23 2024 21:56:04 for Flutter Engine by
1.9.4