C# (CSharp) FlashVideoFiles SegmentRunTableBox - 2개의 예제가 발견되었습니다. 이것들은 오픈소스 프로젝트에서 추출된 C# (CSharp)의 FlashVideoFiles.SegmentRunTableBox에 대한 실세계 최고 등급의 예제들입니다. 예제들을 평가하여 예제의 품질 향상에 도움을 줄 수 있습니다.
관련
Related in langs
The Segment Run Table (asrt) box can be used to locate a segment that contains a particular fragment. There may be several asrt boxes, each for different quality levels. The asrt box uses a compact encoding: - A Segment Run Table may represent fragment runs for several quality levels. - The Segment Run Table is compactly coded. Each entry gives the first segment number for a run of segments with the same count of fragments. The count of segments having this same count of fragments can be calculated by subtracting the first segment number in this entry from the first segment number in the next entry.