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 SourceAudio
Declaration
public int Audio
  Field Value
| Type | Description | 
|---|---|
| System.Int32 | 
Caption
Declaration
public int Caption
  Field Value
| Type | Description | 
|---|---|
| System.Int32 | 
Metadata
Declaration
public int Metadata
  Field Value
| Type | Description | 
|---|---|
| System.Int32 | 
Script
Declaration
public int Script
  Field Value
| Type | Description | 
|---|---|
| System.Int32 | 
Subtitle
Declaration
public int Subtitle
  Field Value
| Type | Description | 
|---|---|
| System.Int32 | 
Text
Declaration
public int Text
  Field Value
| Type | Description | 
|---|---|
| System.Int32 | 
Video
Declaration
public int Video
  Field Value
| Type | Description | 
|---|---|
| System.Int32 |