Property | Type | Description | |
---|---|---|---|
ChunkIndices | List |
Method | Description | |
---|---|---|
AddChunk ( int index, double duration ) : void |
Add a chunk to the playlist and write.
|
|
Close ( ) : void |
Set the playlist to closed and write the final version
|
|
PlaylistWriter ( ) : System |
Method | Description | |
---|---|---|
UploadAction ( object o ) : void |
Method | Description | |
---|---|---|
TransportPlaylist ( ) : void | ||
WritePlaylist ( ) : void |
public AddChunk ( int index, double duration ) : void | ||
index | int | |
duration | double | |
return | void |