The Media Kit Table of Contents     The Media Kit Index

BNullParameter

Derived from: BParameter

Declared in: be/media/ParameterWeb.h

Library: libmedia.so

Allocation: Constructor only

Summary

The BNullParameter class represents a junction or I/O point in the parameter web. It doesn't take any value; instead, it's used primarily to identify special places in the parameter web that need to be displayed specially by the client application.

Typical uses of BNullParameters are to identify where signals enter or leave the node (input and output jacks, ADCs or DACs, and so forth).


Member Functions


ValueType()

                                                         
  

virtual type_code ValueType(void)

Return a type_code indicating the data type of the control's value; this returns 0, since BNullParameters have no value.


The Media Kit Table of Contents     The Media Kit Index


The Be Book,
...in lovely HTML...
for BeOS Release 5.

Copyright © 2000 Be, Inc. All rights reserved..