a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Libraries:
 realtime.library
  CreatePlayer
  DeletePlayer
  ExternalSync
  FindConductor
  GetPlayerAttrsA
  LockRealTime
  NextConductor
  SetConductorState
  SetPlayerAttrs
  UnlockRealTime
Include
GuruMeditation
Docs » Autodocs » realtime.library » FindConductor

NAME

	FindConductor -- find a conductor by name. (V37)

SYNOPSIS

	conductor = FindConductor(name);
D0 A0
struct Conductor *FindConductor(STRPTR);

FUNCTION

	Returns the conductor with the given name or NULL if not found.
The conductor list must be locked before calling this function. This
is done by calling LockRealTime(RT_CONDUCTORS).

INPUTS

	name - name of conductor to find.

RESULT

	conductor - pointer to a Conductor structure, or NULL if not found.

SEE ALSO

NextConductor(), LockRealTime(), UnlockRealTime()

Comments

Name:
E-mail: Use this if you want a message if you get a response, will not be shown.
Comment:
Select correct short for:

Paradox

PHA
PDX
RSI
RZR

Comments:

$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se