Maximum retransmit time in milliseconds. Default value is kTVIDataTrackOptionsDefaultMaxPacketLifeTime
.
@property (nonatomic, assign) int maxPacketLifeTime
Discussion
maxPacketLifeTime
and maxRetransmits
are mutually exclusive. This means that only one of these
values can be set to a non default value at a time. Valid values are kTVIDataTrackOptionsDefaultMaxPacketLifeTime
and 0..UINT16_MAX
.
Declared In
TVIDataTrackOptions.h