Show / Hide Table of Contents

Struct DropTimecode

Hold a frame of a Linear Timecode Frame

Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UE4.LinearTimecode
Assembly: UE4DotNet.dll
Syntax
public struct DropTimecode

Fields

| Improve this Doc View Source

bColorFraming

Declaration
public bool bColorFraming
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bNewFrame

Declaration
public bool bNewFrame
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bRunningForward

Declaration
public bool bRunningForward
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

FrameRate

Declaration
public int FrameRate
Field Value
Type Description
System.Int32
  • Improve this Doc
  • View Source
Back to top Generated by DocFX