Port Type Description
AV_OUTPUT_PORT_TYPE_1394 Video output port is a 1394 (Firewire) connector.
AV_OUTPUT_PORT_TYPE_BB Video output port is an analog Baseband (or RCA jack) connector.
AV_OUTPUT_PORT_TYPE_COMPONENT_VIDEO Video output port is an analog component video (YpbPr) connector.
AV_OUTPUT_PORT_TYPE_DVI Video output port is a DVI (or HDMI) connector.
AV_OUTPUT_PORT_TYPE_RF Video output port is an analog RF connector.
AV_OUTPUT_PORT_TYPE_SVIDEO Video output port is an analog S-Video connector.

Table 2: VideoOutputPort is always one of six output port types returned by getType().

Back to Article