|
FFmpeg
|
Public Attributes | |
| AVFrame * | source |
| A reference to the original source of the mapping. | |
| AVBufferRef * | hw_frames_ctx |
| A reference to the hardware frames context in which this mapping was made. More... | |
| void(* | unmap )(AVHWFramesContext *ctx, struct HWMapDescriptor *hwmap) |
| Unmap function. | |
| void * | priv |
| Hardware-specific private data associated with the mapping. | |
| AVBufferRef* HWMapDescriptor::hw_frames_ctx |
A reference to the hardware frames context in which this mapping was made.
May be the same as source->hw_frames_ctx, but need not be.
1.8.12