TSDuck v3.40-3963
MPEG Transport Stream Toolkit
|
Description of an "asset" of the release (typically a binary installer). More...
#include <tsGitHubRelease.h>
Public Member Functions | |
Asset ()=default | |
Default constructor. | |
Public Attributes | |
int | downloadCount = 0 |
Download count. | |
UString | mimeType {} |
MIME type of the file content. | |
UString | name {} |
File name (without URL or directory). | |
std::uintmax_t | size = 0 |
File size in bytes. | |
UString | url {} |
URL to download the file. | |
Description of an "asset" of the release (typically a binary installer).