fm.liveswitch.matroska.VideoDisplayUnit Class Reference

Valid Matroska video element display units. More...

Public Member Functions

 VideoDisplayUnit ()
 

Static Public Member Functions

static long getCentimeters ()
 Gets a value indicating centimeters. More...
 
static long getDisplayAspectRatio ()
 Gets a value indicating display aspect ratio. More...
 
static long getInches ()
 Gets a value indicating inches. More...
 
static long getPixels ()
 Gets a value indicating pixels. More...
 

Detailed Description

Valid Matroska video element display units.

Constructor & Destructor Documentation

◆ VideoDisplayUnit()

fm.liveswitch.matroska.VideoDisplayUnit.VideoDisplayUnit ( )

Member Function Documentation

◆ getCentimeters()

static long fm.liveswitch.matroska.VideoDisplayUnit.getCentimeters ( )
static

Gets a value indicating centimeters.

◆ getDisplayAspectRatio()

static long fm.liveswitch.matroska.VideoDisplayUnit.getDisplayAspectRatio ( )
static

Gets a value indicating display aspect ratio.

◆ getInches()

static long fm.liveswitch.matroska.VideoDisplayUnit.getInches ( )
static

Gets a value indicating inches.

◆ getPixels()

static long fm.liveswitch.matroska.VideoDisplayUnit.getPixels ( )
static

Gets a value indicating pixels.