Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MediaConfigureOptions

Index

Properties

caption?: string
disable_comments?: boolean
edits?: { crop_center?: [number, number]; crop_original_size?: [number, number]; crop_zoom?: string | number }

Type declaration

  • Optional crop_center?: [number, number]
  • Optional crop_original_size?: [number, number]
  • Optional crop_zoom?: string | number
extra?: { source_height: number; source_width: number }

Type declaration

  • source_height: number
  • source_width: number
geotag_enabled?: "1" | "0"
height?: number
location?: string | MediaLocation
media_folder?: string
media_latitude?: string
media_longitude?: string
posting_latitude?: string
posting_longitude?: string
scene_capture_type?: string
software?: string
source_type?: string
usertags?: string | PostingUsertags
width?: number

Generated using TypeDoc