Native Media Player
Search Results for

    Show / Hide Table of Contents

    Class PlaylistAsset

    Inheritance
    object
    PlaylistAsset
    Namespace: Glitch9.NativeMediaPlayer
    Assembly: .dll
    Syntax
    public class PlaylistAsset : ScriptableObject

    Methods

    | Edit this page View Source

    HandleConversion(string, List<MediaItemAsset>)

    Declaration
    public void HandleConversion(string playlistName, List<MediaItemAsset> mediaItems)
    Parameters
    Type Name Description
    string playlistName
    List<MediaItemAsset> mediaItems
    | Edit this page View Source

    ToPlaylist()

    Declaration
    public Playlist ToPlaylist()
    Returns
    Type Description
    Playlist
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX