Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This method reads the synchronous information (SYNCI) and returns the video object unit (VOBU) start address for the target subpicture (SP_SYNCA) of a specified subpicture stream.
Syntax
HRESULT GetSyncSPAddress(
UINT8 streamN,
UINT32* pRLBN
);
Parameters
- streamN
[in] Specified subpicture stream number from 0 to 31.
- pRLBN
[out] Pointer to the relative logical block number (RLBN) of SP_SYNCA n.
Return Value
This method always returns NOERROR
Requirements
| Header | dvdata.h, dvdata.idl |
| Library | Ddvdids.lib |
| Windows Embedded CE | Windows CE .NET 4.0 and later |