C# Class LongoMatch.Core.Store.TimelineNode

Inheritance: TimeNode
Afficher le fichier Open project: GNOME/longomatch

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
HasFrame ( int frame ) : bool

Check if the frame number is inside the play boundaries

TimelineNode ( ) : System

Method Details

HasFrame() public méthode

Check if the frame number is inside the play boundaries
public HasFrame ( int frame ) : bool
frame int /// A with the frame number ///
Résultat bool

TimelineNode() public méthode

public TimelineNode ( ) : System
Résultat System