fm.liveswitch.openh264.SampleAspectRatio Class Reference

Sample aspect ratios for OpenH264, matching the "ESampleAspectRatio" enum. More...

Public Member Functions

int getValue ()
 Gets the internal integer value representation of this sample aspect ratio. More...
 

Static Public Member Functions

static fm.liveswitch.openh264.SampleAspectRatio getAsp10x11 ()
 Gets a sample aspect ratio of OpenH264 "ASP_10x11". More...
 
static fm.liveswitch.openh264.SampleAspectRatio getAsp12x11 ()
 Gets a sample aspect ratio of OpenH264 "ASP_12x11". More...
 
static fm.liveswitch.openh264.SampleAspectRatio getAsp15x11 ()
 Gets a sample aspect ratio of OpenH264 "ASP_15x11". More...
 
static fm.liveswitch.openh264.SampleAspectRatio getAsp160x99 ()
 Gets a sample aspect ratio of OpenH264 "ASP_160x99". More...
 
static fm.liveswitch.openh264.SampleAspectRatio getAsp16x11 ()
 Gets a sample aspect ratio of OpenH264 "ASP_16x11". More...
 
static fm.liveswitch.openh264.SampleAspectRatio getAsp18x11 ()
 Gets a sample aspect ratio of OpenH264 "ASP_18x11". More...
 
static fm.liveswitch.openh264.SampleAspectRatio getAsp1x1 ()
 Gets a sample aspect ratio of OpenH264 "ASP_1x1". More...
 
static fm.liveswitch.openh264.SampleAspectRatio getAsp20x11 ()
 Gets a sample aspect ratio of OpenH264 "ASP_20x11". More...
 
static fm.liveswitch.openh264.SampleAspectRatio getAsp24x11 ()
 Gets a sample aspect ratio of OpenH264 "ASP_24x11". More...
 
static fm.liveswitch.openh264.SampleAspectRatio getAsp32x11 ()
 Gets a sample aspect ratio of OpenH264 "ASP_32x11". More...
 
static fm.liveswitch.openh264.SampleAspectRatio getAsp40x33 ()
 Gets a sample aspect ratio of OpenH264 "ASP_40x33". More...
 
static fm.liveswitch.openh264.SampleAspectRatio getAsp64x33 ()
 Gets a sample aspect ratio of OpenH264 "ASP_64x33". More...
 
static fm.liveswitch.openh264.SampleAspectRatio getAsp80x33 ()
 Gets a sample aspect ratio of OpenH264 "ASP_80x33". More...
 
static fm.liveswitch.openh264.SampleAspectRatio getAspExtSar ()
 Gets a sample aspect ratio of OpenH264 "ASP_EXT_SAR". More...
 
static fm.liveswitch.openh264.SampleAspectRatio getUnspecified ()
 Gets a sample aspect ratio of OpenH264 "ASP_UNSPECIFIED". More...
 

Detailed Description

Sample aspect ratios for OpenH264, matching the "ESampleAspectRatio" enum.

Member Function Documentation

◆ getAsp10x11()

static fm.liveswitch.openh264.SampleAspectRatio fm.liveswitch.openh264.SampleAspectRatio.getAsp10x11 ( )
static

Gets a sample aspect ratio of OpenH264 "ASP_10x11".

◆ getAsp12x11()

static fm.liveswitch.openh264.SampleAspectRatio fm.liveswitch.openh264.SampleAspectRatio.getAsp12x11 ( )
static

Gets a sample aspect ratio of OpenH264 "ASP_12x11".

◆ getAsp15x11()

static fm.liveswitch.openh264.SampleAspectRatio fm.liveswitch.openh264.SampleAspectRatio.getAsp15x11 ( )
static

Gets a sample aspect ratio of OpenH264 "ASP_15x11".

◆ getAsp160x99()

static fm.liveswitch.openh264.SampleAspectRatio fm.liveswitch.openh264.SampleAspectRatio.getAsp160x99 ( )
static

Gets a sample aspect ratio of OpenH264 "ASP_160x99".

◆ getAsp16x11()

static fm.liveswitch.openh264.SampleAspectRatio fm.liveswitch.openh264.SampleAspectRatio.getAsp16x11 ( )
static

Gets a sample aspect ratio of OpenH264 "ASP_16x11".

◆ getAsp18x11()

static fm.liveswitch.openh264.SampleAspectRatio fm.liveswitch.openh264.SampleAspectRatio.getAsp18x11 ( )
static

Gets a sample aspect ratio of OpenH264 "ASP_18x11".

◆ getAsp1x1()

static fm.liveswitch.openh264.SampleAspectRatio fm.liveswitch.openh264.SampleAspectRatio.getAsp1x1 ( )
static

Gets a sample aspect ratio of OpenH264 "ASP_1x1".

◆ getAsp20x11()

static fm.liveswitch.openh264.SampleAspectRatio fm.liveswitch.openh264.SampleAspectRatio.getAsp20x11 ( )
static

Gets a sample aspect ratio of OpenH264 "ASP_20x11".

◆ getAsp24x11()

static fm.liveswitch.openh264.SampleAspectRatio fm.liveswitch.openh264.SampleAspectRatio.getAsp24x11 ( )
static

Gets a sample aspect ratio of OpenH264 "ASP_24x11".

◆ getAsp32x11()

static fm.liveswitch.openh264.SampleAspectRatio fm.liveswitch.openh264.SampleAspectRatio.getAsp32x11 ( )
static

Gets a sample aspect ratio of OpenH264 "ASP_32x11".

◆ getAsp40x33()

static fm.liveswitch.openh264.SampleAspectRatio fm.liveswitch.openh264.SampleAspectRatio.getAsp40x33 ( )
static

Gets a sample aspect ratio of OpenH264 "ASP_40x33".

◆ getAsp64x33()

static fm.liveswitch.openh264.SampleAspectRatio fm.liveswitch.openh264.SampleAspectRatio.getAsp64x33 ( )
static

Gets a sample aspect ratio of OpenH264 "ASP_64x33".

◆ getAsp80x33()

static fm.liveswitch.openh264.SampleAspectRatio fm.liveswitch.openh264.SampleAspectRatio.getAsp80x33 ( )
static

Gets a sample aspect ratio of OpenH264 "ASP_80x33".

◆ getAspExtSar()

static fm.liveswitch.openh264.SampleAspectRatio fm.liveswitch.openh264.SampleAspectRatio.getAspExtSar ( )
static

Gets a sample aspect ratio of OpenH264 "ASP_EXT_SAR".

◆ getUnspecified()

static fm.liveswitch.openh264.SampleAspectRatio fm.liveswitch.openh264.SampleAspectRatio.getUnspecified ( )
static

Gets a sample aspect ratio of OpenH264 "ASP_UNSPECIFIED".

◆ getValue()

int fm.liveswitch.openh264.SampleAspectRatio.getValue ( )

Gets the internal integer value representation of this sample aspect ratio.