xine-lib 1.2.13-20230125hg15249
Data Fields
asf_stream_s Struct Reference

#include <asfheader.h>

Data Fields

uint16_t stream_number
 
asf_guid_t stream_type
 
asf_guid_t error_correction_type
 
uint64_t time_offset
 
uint32_t private_data_length
 
uint8_t * private_data
 
uint32_t error_correction_data_length
 
uint8_t * error_correction_data
 
uint8_t encrypted_flag
 

Field Documentation

◆ encrypted_flag

uint8_t asf_stream_s::encrypted_flag

◆ error_correction_data

uint8_t* asf_stream_s::error_correction_data

◆ error_correction_data_length

uint32_t asf_stream_s::error_correction_data_length

◆ error_correction_type

asf_guid_t asf_stream_s::error_correction_type

◆ private_data

uint8_t* asf_stream_s::private_data

◆ private_data_length

uint32_t asf_stream_s::private_data_length

◆ stream_number

uint16_t asf_stream_s::stream_number

◆ stream_type

asf_guid_t asf_stream_s::stream_type

◆ time_offset

uint64_t asf_stream_s::time_offset

The documentation for this struct was generated from the following file: