Gjsify LogoGjsify Logo

The different video orientation methods.

Index

Enumeration Members

AUTO: number

Select flip method based on image-orientation tag

CUSTOM: number

Current status depends on plugin internal setup

HORIZ: number

Flip horizontally

IDENTITY: number

Identity (no rotation)

TODO_180: number

Rotate 180 degrees

TODO_90L: number

Rotate counter-clockwise 90 degrees

TODO_90R: number

Rotate clockwise 90 degrees

UL_LR: number

Flip across upper left/lower right diagonal

UR_LL: number

Flip across upper right/lower left diagonal

VERT: number

Flip vertically

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method