forked from LeenkxTeam/LNXSDK
Update Files
This commit is contained in:
@ -0,0 +1,9 @@
|
||||
package flash.net;
|
||||
|
||||
extern enum NetStreamPlayTransitions {
|
||||
SWAP;
|
||||
SWITCH;
|
||||
STOP;
|
||||
APPEND;
|
||||
RESET;
|
||||
}
|
Reference in New Issue
Block a user