iqm.station_control.client.serializers.playlist_serializers.unpack_playlist# unpack_playlist(proto_playlist)# Unpack a protobuf representation of a playlist into its runtime representation. Parameters: proto_playlist (Playlist) – serialized playlist Returns: proto_playlist in runtime representation Return type: Playlist