Search Results for

    Show / Hide Table of Contents

    Class Codec

    Inheritance
    System.Object
    Codec
    Implements
    IMediaApiItem
    Namespace: RenderHeads.Media.AVProMovieCapture
    Assembly: cs.temp.dll.dll
    Syntax
    public class Codec : IMediaApiItem

    Properties

    CodecType

    Declaration
    public CodecType CodecType { get; }
    Property Value
    Type Description
    CodecType

    HasConfigwindow

    Declaration
    public bool HasConfigwindow { get; }
    Property Value
    Type Description
    System.Boolean

    Index

    Declaration
    public int Index { get; }
    Property Value
    Type Description
    System.Int32

    MediaApi

    Declaration
    public MediaApi MediaApi { get; }
    Property Value
    Type Description
    MediaApi

    Name

    Declaration
    public string Name { get; }
    Property Value
    Type Description
    System.String

    Methods

    ShowConfigWindow()

    Declaration
    public void ShowConfigWindow()

    Implements

    IMediaApiItem
    In This Article