Property | Type | Description |
---|
Method | Description | |
---|---|---|
Create ( string resource, long loop ) : |
The Play element plays an mp3 file for the caller.
|
|
Play ( ) : System |
public static Create ( string resource, long loop ) : |
||
resource | string | Url of mp3 audio |
loop | long | The amount of times the Play should be repeated. 0 indicates an infinite loop. |
return |