object.SyncPoint As Boolean |
Remarks
Indicates whether the beginning of this sample is a synchronization point. Possible values are:
Setting |
Description |
TRUE |
The beginning of this sample is a synchronization point. |
FALSE |
The beginning of this sample is not a synchronization point. |
A stream can begin at any synchronization point. With some compression types, streaming can begin only at certain points in the stream; for example, on key frames.
Win32, x64
See Also