Issue 2048: StreamCtrl (avstreams-rtf) Source: (, ) Nature: Uncategorized Issue Severity: Summary: Summary: The StreamCtrl can be used to create a stream between two or more endpoints by calling the bind_devs() operation with the MMDevices to be bound as parameters. During the course of the binding process, each MMDevice acts as a factory creating a VDev and a StreamEndPoint. The application programmer who called bind_devs() may want to query the resulting StreamEndPoints or VDevs, however there is no easy way to obtain a reference to these objects since they are not returned by the bind_devs() call. Resolution: Revised Text: Actions taken: October 7, 1998: received issue Discussion: End of Annotations:===== Return-Path: Date: Wed, 7 Oct 1998 09:06:57 -0400 From: www To: juergen@omg.org, web-incoming@omg.org Subject: WWW Form output Name: Damian McGrath Company: IONA Technologies Email: dmcgrath@iona.com Notification: No Specification: Control and Management of Audio/Video Streams Section: 2 Formal #: 98-07-12 Version: 1.0 Revision_Date: Page: Nature: Enhancement Severity: Significant full_desc: The StreamCtrl can be used to create a stream between two or more endpoints by calling the bind_devs() operation with the MMDevices to be bound as parameters. During the course of the binding process, each MMDevice acts as a factory creating a VDev and a StreamEndPoint. The application programmer who called bind_devs() may want to query the resulting StreamEndPoints or VDevs, however there is no easy way to obtain a reference to these objects since they are not returned by the bind_devs() call. submit: Submit Issue Report