Search Results for

    Show / Hide Table of Contents

    Class MediaPlayerControlTrack

    Inheritance
    System.Object
    MediaPlayerControlTrack
    Namespace: RenderHeads.Media.AVProVideo.Playables
    Assembly: cs.temp.dll.dll
    Syntax
    public class MediaPlayerControlTrack : TrackAsset

    Methods

    CreateTrackMixer(PlayableGraph, GameObject, Int32)

    Declaration
    public override Playable CreateTrackMixer(PlayableGraph graph, GameObject go, int inputCount)
    Parameters
    Type Name Description
    PlayableGraph graph
    GameObject go
    System.Int32 inputCount
    Returns
    Type Description
    Playable
    In This Article