pub fn stream_kind_from_jellyfin(stream_type: &str) -> StreamKindExpand description
Classify a Jellyfin media-stream Type string into a neutral StreamKind.
Total and panic-free.
pub fn stream_kind_from_jellyfin(stream_type: &str) -> StreamKindClassify a Jellyfin media-stream Type string into a neutral StreamKind.
Total and panic-free.