mirror of https://github.com/odrling/Aegisub
This should have gone into r5269: These files were re-licensed with permission of the original author. (Karl Blomster).
Originally committed to SVN as r5270.
This commit is contained in:
parent
1219b069b1
commit
cacc3516c1
|
@ -31,6 +31,8 @@
|
|||
|
||||
namespace ffms {
|
||||
|
||||
/// @class Audio
|
||||
/// Audio file support.
|
||||
class Audio {
|
||||
FFMS_AudioSource *AudioSource; ///< audio source object
|
||||
bool COMInited; ///< COM initialization state
|
||||
|
|
Loading…
Reference in New Issue