Space Engineers
Public Attributes | List of all members
DShowNET.AMMediaType Class Reference

Public Attributes

Guid majorType
 
Guid subType
 
bool fixedSizeSamples
 
bool temporalCompression
 
int sampleSize
 
Guid formatType
 
IntPtr unkPtr
 
int formatSize
 
IntPtr formatPtr
 

Detailed Description

Definition at line 317 of file DsCore.cs.

Member Data Documentation

bool DShowNET.AMMediaType.fixedSizeSamples

Definition at line 322 of file DsCore.cs.

IntPtr DShowNET.AMMediaType.formatPtr

Definition at line 329 of file DsCore.cs.

int DShowNET.AMMediaType.formatSize

Definition at line 328 of file DsCore.cs.

Guid DShowNET.AMMediaType.formatType

Definition at line 326 of file DsCore.cs.

Guid DShowNET.AMMediaType.majorType

Definition at line 319 of file DsCore.cs.

int DShowNET.AMMediaType.sampleSize

Definition at line 325 of file DsCore.cs.

Guid DShowNET.AMMediaType.subType

Definition at line 320 of file DsCore.cs.

bool DShowNET.AMMediaType.temporalCompression

Definition at line 324 of file DsCore.cs.

IntPtr DShowNET.AMMediaType.unkPtr

Definition at line 327 of file DsCore.cs.


The documentation for this class was generated from the following file: