digiKam
vui.h File Reference

Go to the source code of this file.

Classes

class  video_usability_information
 

Enumerations

enum  VideoFormat {
  VideoFormat_Component = 0 , VideoFormat_PAL = 1 , VideoFormat_NTSC = 2 , VideoFormat_SECAM = 3 ,
  VideoFormat_MAC = 4 , VideoFormat_Unspecified = 5
}
 

Functions

const char * get_video_format_name (enum VideoFormat)
 

Enumeration Type Documentation

◆ VideoFormat

Enumerator
VideoFormat_Component 
VideoFormat_PAL 
VideoFormat_NTSC 
VideoFormat_SECAM 
VideoFormat_MAC 
VideoFormat_Unspecified 

Function Documentation

◆ get_video_format_name()

const char* get_video_format_name ( enum  VideoFormat)