Свойство | Type | Description | |
---|---|---|---|
Count | int | ||
Flags | SourceReaderSampleFlags | ||
Sample | Sample | ||
Stream |
Méthode | Description | |
---|---|---|
GetSampleTime ( ) : long |
The time stamp embedded in the sample
|
|
Resequence ( long offset ) : void | ||
SetSampleTime ( long newTime ) : void |
Set the embedded timestamp within this sample
|
|
SourceReaderSample ( ISourceReader reader, |
Méthode | Description | |
---|---|---|
GetSample ( ) : Sample | ||
Resequence ( long offset, long duration, ISourceReader reader ) : void |
public SetSampleTime ( long newTime ) : void | ||
newTime | long | |
Résultat | void |
public SourceReaderSample ( ISourceReader reader, |
||
reader | ISourceReader | |
stream | ||
flags | SourceReaderSampleFlags | |
timestamp | long | |
duration | long | |
sample | Sample | |
count | int | |
Résultat | System |