Skip to content

hlssink3: playlist type should be an enum

Fixes #209 (closed)

Change the property playlist-type to be an enum. Also we expose the new enum externally from the crate so users of Rust can directly use it.

Merge request reports