Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]
The IStreamBufferConfigure3 interface is exposed by the StreamBufferConfig object.
Inheritance
The IStreamBufferConfigure3 interface inherits from IStreamBufferConfigure2. IStreamBufferConfigure3 also has these types of members:
Methods
The IStreamBufferConfigure3 interface has these methods.
| IStreamBufferConfigure3::GetNamespace The GetNamespace method retrieves the prefix that is added to the names of the synchronization objects that the Stream Buffer Engine uses to synchronize the reader and writer. |
| IStreamBufferConfigure3::GetStartRecConfig The GetStartRecConfig method queries whether the IStreamBufferRecordControl::Start method automatically stops the current recording. |
| IStreamBufferConfigure3::SetNamespace The SetNamespace method specifies a prefix that is added to the names of the synchronization objects that the Stream Buffer Engine uses to synchronize the reader and writer. |
| IStreamBufferConfigure3::SetStartRecConfig The SetStartRecConfig method specifies whether the IStreamBufferRecordControl::Start method automatically stops the current recording. |
Remarks
To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IStreamBufferConfigure3).
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows�Vista [desktop apps only] |
| Minimum supported server | None supported |
| Target Platform | Windows |
| Header | sbe.h |