Top |
OwrPayload * owr_video_payload_new (OwrCodecType codec_type
,guint payload_type
,guint clock_rate
,gboolean ccm_fir
,gboolean nack_pli
);
“ccm-fir”
property“ccm-fir” gboolean
Whether to support CCM FIR RTCP-FB messages.
Flags: Read / Write / Construct Only
Default value: FALSE
“framerate”
property“framerate” gdouble
Video frames per second.
Flags: Read / Write
Allowed values: >= 0
Default value: 0
“mirror”
property“mirror” gboolean
Whether the video should be mirrored around the y-axis (NOTE: currently only works for send payloads).
Flags: Read / Write
Default value: FALSE
“nack-pli”
property“nack-pli” gboolean
Whether to support NACK PLI RTCP-FB messages.
Flags: Read / Write / Construct Only
Default value: FALSE
“rotation”
property“rotation” guint
Clockwise video rotation in multiple of 90 degrees (NOTE: currently only works for send payloads).
Flags: Read / Write
Allowed values: <= 3
Default value: 0