mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
refine the ui, add osmf/jwplayer
This commit is contained in:
parent
5e9915bd15
commit
1c04e35924
32 changed files with 475 additions and 1139 deletions
11
trunk/research/players/srs_player/src/srs_player.as
Executable file
11
trunk/research/players/srs_player/src/srs_player.as
Executable file
|
@ -0,0 +1,11 @@
|
|||
package
|
||||
{
|
||||
import flash.display.Sprite;
|
||||
|
||||
public class srs_player extends Sprite
|
||||
{
|
||||
public function srs_player()
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue