[ Previous | Next | Contents | Glossary | Home | Search ]
Ultimedia Services Version 2 for AIX: Programmer's Guide and Reference

Programming with UMSNegotiatorSource

The UMSNegotiatorSource class is an Ultimedia Services Version 2 feature and does not apply to Ultimedia Services Version 1.2.1.

UMSNegotiatorSource Methods

UMSNegotiatorSource includes the following methods:

set_output_decision Used to set and verify the category of decision to which the remaining methods refer.
get_output_choices_list Provides a list of acceptable choices for the decision.
set_output_choice Sets the choice for the decision.
get_output_choice Used to retrieve the choice set by set_output_choice.
get_output_specifics_object Allows for an additional interface with methods that can set further parameters of the data format.

For introductory information, see Programming with Negotiator Interfaces.


[ Previous | Next | Contents | Glossary | Home | Search ]