FormatSource
Overview
Related Modules:
Description:
Defines the demuxer data source.
Since:
1.0
Version:
1.0
Summary
Data Fields
int fd |
|
Details
Field Documentation
fd
int FormatSource::fd
Description:
Local file descriptor
stream
[BufferStream]($api-api-SmartVision-Devices-BufferStream.md)* FormatSource::stream
Description:
Pointer to the function for reading buffer stream data
type
[SourceType]($api-api-SmartVision-Devices-Format.md#ga3ae727773c367ac1041d72ac770a0ab1) FormatSource::type
Description:
Data source type. For details, see SourceType.
url
char FormatSource::url[[URL_LEN]($api-api-SmartVision-Devices-Format.md#ga1ac54dd3b9b49c1800b5f502a87650be)]
Description:
Network URI or local file path. The maximum length is specified by URL_LEN.