C# Class Hudl.FFmpeg.Command.Models.FFCommandBuilderBase

Exibir arquivo Open project: hudl/HudlFfmpeg

Protected Properties

Property Type Description
BuilderBase System.Text.StringBuilder

Public Methods

Method Description
ToString ( ) : string

Protected Methods

Method Description
FFCommandBuilderBase ( ) : System.Text

Method Details

FFCommandBuilderBase() protected method

protected FFCommandBuilderBase ( ) : System.Text
return System.Text

ToString() public method

public ToString ( ) : string
return string

Property Details

BuilderBase protected_oe property

protected StringBuilder,System.Text BuilderBase
return System.Text.StringBuilder