Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 989 Bytes

ksmethod-bda-commit-changes.md

File metadata and controls

41 lines (28 loc) · 989 Bytes
title description keywords topic_type ms.topic api_name api_location api_type ms.date
KSMETHOD_BDA_COMMIT_CHANGES
Clients use KSMETHOD_BDA_COMMIT_CHANGES to commit a list of requested changes.
KSMETHOD_BDA_COMMIT_CHANGES Streaming Media Devices
apiref
reference
KSMETHOD_BDA_COMMIT_CHANGES
Bdamedia.h
HeaderDef
10/12/2021

KSMETHOD_BDA_COMMIT_CHANGES

Clients use KSMETHOD_BDA_COMMIT_CHANGES to commit a list of requested changes.

Specifying This Method

KSMETHOD with Flags member set to KSMETHOD_TYPE_NONE.

Method Data

None

Remarks

When the network provider makes a KSMETHOD_BDA_COMMIT_CHANGES request, the list of changes are committed on the underlying filter, at which point the filter resets its state and a new cycle can begin.

Requirements

Header: bdamedia.h (include Bdamedia.h)

See also

BdaCommitChanges

KSMETHOD