Ignore:
Timestamp:
Jun 25, 2024, 1:37:11 AM (3 months ago)
Author:
chronos
Message:
File:
1 moved

Legend:

Unmodified
Added
Removed
  • CoolStreaming/SubStream.pas

    r571 r572  
    1 unit USubStream;
    2 
    3 {$mode delphi}
     1unit SubStream;
    42
    53interface
     
    2725    property SourcePosition: Int64 read FSourcePosition write FSourcePosition;
    2826  end;
     27
    2928
    3029implementation
Note: See TracChangeset for help on using the changeset viewer.