afdSignaling property

AfdSignaling? afdSignaling
final

Indicates that AFD values will be written into the output stream. If afdSignaling is "auto", the system will try to preserve the input AFD value (in cases where multiple AFD values are valid). If set to "fixed", the AFD value will be the value configured in the fixedAfd parameter.

Implementation

final AfdSignaling? afdSignaling;