forked from LeenkxTeam/LNXSDK
Update Files
This commit is contained in:
6
Kha/Tools/macos/std/flash/media/AVSource.hx
Normal file
6
Kha/Tools/macos/std/flash/media/AVSource.hx
Normal file
@ -0,0 +1,6 @@
|
||||
package flash.media;
|
||||
|
||||
extern class AVSource extends flash.events.EventDispatcher {
|
||||
function new() : Void;
|
||||
function dispose() : Void;
|
||||
}
|
Reference in New Issue
Block a user