Property | Type | Description | |
---|---|---|---|
IsKeyFrame | bool | ||
Length | int | ||
Offset | long | ||
StartTime | ulong |
Method | Description | |
---|---|---|
MediaSample ( long offset, int length, ulong startTime, bool isKeyFrame ) : System |
public MediaSample ( long offset, int length, ulong startTime, bool isKeyFrame ) : System | ||
offset | long | |
length | int | |
startTime | ulong | |
isKeyFrame | bool | |
return | System |