bgav_edl_segment_t Struct Reference
[EDL support]

One segment of a physical stream to appear in a logical stream. More...

#include <avdec.h>

Data Fields

char * url
 Location of that segment. If NULL, the "master url" in bgav_edl_t is valid.
int track
 Track index for multitrack inputs.
int stream
 Index of the A/V stream.
int timescale
 Source timescale.
int64_t src_time
 Time within the source in source timescale.
int64_t dst_time
 Time within the destination in destination timescale.
int64_t dst_duration
 Duration within the destination in destination timescale.
int32_t speed_num
 Playback speed numerator.
int32_t speed_den
 Playback speed demoninator.

Detailed Description

One segment of a physical stream to appear in a logical stream.


Field Documentation

Location of that segment. If NULL, the "master url" in bgav_edl_t is valid.

Track index for multitrack inputs.

Index of the A/V stream.

Source timescale.

Time within the source in source timescale.

Time within the destination in destination timescale.

Duration within the destination in destination timescale.

Playback speed numerator.

Playback speed demoninator.


The documentation for this struct was generated from the following file:
Generated on Fri Jun 8 17:30:02 2012 for gmerlin-avdecoder by  doxygen 1.6.3