Show / Hide Table of Contents

Struct MediaPlayerTrackOptions

Media Player Track Options

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.MediaUtils
Assembly: UE4DotNet.dll
Syntax
public struct MediaPlayerTrackOptions

Fields

| Improve this Doc View Source

Audio

Declaration
public int Audio
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Caption

Declaration
public int Caption
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Metadata

Declaration
public int Metadata
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Script

Declaration
public int Script
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Subtitle

Declaration
public int Subtitle
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Text

Declaration
public int Text
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Video

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