Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Add media playlist AppendSegment(*MediaSegment) method #44

Merged
merged 1 commit into from
Apr 26, 2016
Merged

Add media playlist AppendSegment(*MediaSegment) method #44

merged 1 commit into from
Apr 26, 2016

Conversation

bradleyfalzon
Copy link
Collaborator

Adds new method to media playlist AppendSegment(), providing the ability to append a MediaSegment to the playlist, similar to Append().

Normally a user would append a segment and use various Set methods to change the previous segment's properties, however, it would become tedious when copying segments from one playlist to another.

@bradleyfalzon bradleyfalzon merged commit e34965e into grafov:master Apr 26, 2016
@bradleyfalzon bradleyfalzon deleted the append-segment branch April 26, 2016 01:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants