C# Class Hudl.FFmpeg.Filters.Overlay

Inheritance: Hudl.FFmpeg.Filters.BaseTypes.BaseFilter, IMetadataManipulation
Afficher le fichier Open project: hudl/HudlFfmpeg

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
EditInfo ( Hudl.FFmpeg.Metadata.MetadataInfoTreeContainer infoToUpdate, List suppliedInfo ) : Hudl.FFmpeg.Metadata.MetadataInfoTreeContainer
Overlay ( ) : System.Collections.Generic
Overlay ( int x, int y ) : System.Collections.Generic

Method Details

EditInfo() public méthode

public EditInfo ( Hudl.FFmpeg.Metadata.MetadataInfoTreeContainer infoToUpdate, List suppliedInfo ) : Hudl.FFmpeg.Metadata.MetadataInfoTreeContainer
infoToUpdate Hudl.FFmpeg.Metadata.MetadataInfoTreeContainer
suppliedInfo List
Résultat Hudl.FFmpeg.Metadata.MetadataInfoTreeContainer

Overlay() public méthode

public Overlay ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Overlay() public méthode

public Overlay ( int x, int y ) : System.Collections.Generic
x int
y int
Résultat System.Collections.Generic