|
|
|
|
|
The Identifier property gets and sets the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example. The identifier of the stream is an empty string by default. Note: In IncomingData, this name will be known by the StreamInfo function. // Modify the name of the identifier MyStream.Identifier = "JuliaPC"
Sintaxis <Result>: Character string Name under which the current computer appears to its correspondents. <Stream name>: Character string Name of the stream or name of the Conference control associated with the stream. <Stream name>: Character string Name of the stream or name of the Conference control associated with the stream. <New name>: Character string Name under which the current computer appears to its correspondents.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|